Lines Matching refs:opreport
323 * pp/opreport.cpp: s/format_double/format_percent/
373 * pp/opreport.cpp: fixup from above changes
505 * doc/opreport.1.in:
764 * doc/opreport.1.in: fix --merge docs and profile specs
1443 * pp/opreport.cpp: format_output::show_header no hide_header
1447 * doc/opreport.1.in:
1451 * pp/opreport.cpp: --global_percent must be effective for detailed
1481 * pp/opreport.cpp: replace residual references to
1543 * pp/opreport.cpp:
1551 * pp/opreport.cpp: s/" "/' '
1704 * doc/opreport.1.in:
1717 * doc/opreport.1.in: document --show-address
1727 * pp/opreport.cpp: handle 2.95 right io manipulator and the lack
1732 * pp/opreport.cpp: re-add header for image summary
1754 * pp/opreport.cpp: use the above; place warnings
1768 * opreport.cpp:
1776 * pp/opreport.cpp: use it
1781 * pp/opreport.cpp:
1788 * pp/opreport.cpp: nice formatting of image report
1801 * pp/opreport.cpp: output column headers for
1818 * pp/opreport.cpp:
1851 * pp/opreport.cpp: remove needless double check of
1891 * pp/opreport.cpp: use the above code
1960 * pp/opreport.cpp:
2054 * pp/opreport.cpp: minor spacing change in output
2072 * pp/opreport.cpp: really merge when --merge=lib and image name are
2129 * pp/opreport.cpp: from above
2133 * pp/opreport.cpp: small trivialities
2142 * pp/opreport.cpp: fix thinko when --merge=lib
2146 * pp/opreport.cpp: s/count_groups_summary/summary_container/g
2150 * doc/oprofile.xml: document opreport's side-by-side a little
2155 * pp/opreport.cpp: s/group_summary/app_summary/, and
2167 * pp/opreport.cpp: re write using count_array_t
2198 * pp/opreport.cpp: count_group not counter
2220 * pp/opreport.cpp: ... and several renamings to starting
2243 * pp/opreport.cpp: handle multiple counter
2246 * pp/opreport.cpp: minor bits
2382 * pp/opreport.cpp: minor: more consistency about function ordering
2389 * pp/opreport.cpp: use above function to implement opreport (w/o -l
2390 or --details options). opreport is roughly twice faster.
2394 * pp/opreport.cpp: clarify multiple counter support
2436 * pp/opreport.cpp: initial multiple counter output, multiple counter
2718 * pp/opreport.cpp:
2752 * pp/opreport.cpp: cleanup walking through multimap with a
2763 * pp/opreport.cpp: honor options::show_header
2965 * pp/opreport.cpp: use samples_range() not samples_range(0, ~0)
2974 * pp/opreport.cpp: use new API
3165 * pp/opreport.cpp: untie cout
3252 * doc/opreport.1.in:
3264 * doc/opreport.1.in:
3274 * pp/opreport.cpp: remove automatic switch to --symbols mode
3295 * pp/opreport.cpp: typo
3308 * pp/opreport.cpp: hide image_name when un-necessary
3520 * pp/opreport.cpp: use it
3540 contain any debug info. Speed up my test case opreport --debug-info
3582 * pp/opreport.cpp:
3592 * pp/opreport.cpp: change from above, refactor flags
3602 * pp/opreport.cpp: update according
3610 * pp/opreport.cpp:
3635 * pp/opreport.cpp:
3650 * pp/opreport.cpp: use the above
3656 * pp/opreport.cpp: trivial renaming of flags
3666 * pp/opreport.cpp: improve the app/image name column
3671 * pp/opreport.cpp: default to -l if we were just
3676 * pp/opreport.cpp: move some code around that
3683 * pp/opreport.cpp:
3738 * pp/opreport.cpp: rename outsymbflags to format_flags
3751 * pp/opreport.cpp:
3777 * pp/opreport.cpp: clean up select_symbols
3782 * pp/opreport.cpp: make --threshold work for
3796 * pp/opreport.cpp:
3801 * pp/opreport.cpp: add some logic to not output
3859 * pp/opreport.cpp: changes from the above
3871 * pp/opreport.cpp: use format_double()
3908 * pp/opreport.cpp: better way to get sample file header
3917 * pp/opreport.cpp:
3928 * pp/opreport.cpp: split collation and output into
3939 * pp/opreport.cpp: use options::cout
3949 * opreport.cpp: handle --accumulated
3962 * pp/opreport.cpp: when possible cumulate samples into a profile_t
4002 * pp/opreport.cpp: changes from above
4031 * pp/opreport.cpp: use the above
4075 * libpp/opreport.cpp: output sample file header
4109 * pp/opreport.cpp: update to match new profile_container api
4113 * pp/opreport.cpp: don't show dependent file if !--include-dependent
4124 * pp/opreport.cpp: use the above change to avoid opening multiple time
4131 * pp/opreport.cpp: make a distinction in error message between no
4144 * pp/opreport.cpp:
4211 * libpp/parse_cmdline.cpp: handle opreport /lib/libc-2.2.5.so, now
4228 * pp/opreport.cpp: handle -no-header and --image-path
4276 * pp/opreport.cpp: changes from using string_filter
4280 * pp/opreport.cpp: finish to remove use of split_sample_filename
4306 * pp/opreport.cpp: replace some use of std::string sample_filename
4327 * pp/opreport.cpp: handle --include-symbols
4333 * pp/opreport.cpp: handle --threshold, remove --ignore-symbols
4347 * pp/opreport.cpp: use short_filename
4367 * pp/opreport.cpp: detailed output
4372 * pp/opreport.cpp: make opreport -l put largest results
4373 at the top like opreport does
4380 * pp/opreport.cpp: implement -l. Doesn't works correctly: --merge=lib
4385 * pp/opreport.cpp: finish to implement op_time like behavior. Remains
4406 * pp/opreport.cpp: handle --hide-dependent --include-dependent and
4426 * pp/opreport.cpp: raw output result for application (not symbol)
4445 * pp/opreport.cpp: update according to the above. Add a roughly support
4446 to count samples for plain op_time opreport like
4570 * pp/opsummary_options.cpp: remove, opreport should do its job.
4596 * pp/opreport.cpp:
4714 * pp/opreport.cpp: