| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-25 | perf sort: Use perf_env to set arch sort keys and header | Ian Rogers | 1 | -1/+1 |
| 2024-12-23 | perf stream: Use evsel rather than evsel->idx | Ian Rogers | 1 | -2/+2 |
| 2024-12-09 | perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS | Ian Rogers | 1 | -0/+1 |
| 2024-09-26 | perf evsel: Add alternate_hw_config and use in evsel__match | Ian Rogers | 1 | -3/+3 |
| 2024-08-14 | perf report: Display the branch counter histogram | Kan Liang | 1 | -2/+2 |
| 2024-08-14 | perf annotate: Save branch counters for each block | Kan Liang | 1 | -2/+2 |
| 2024-08-12 | perf diff: Use perf_tool__init() | Ian Rogers | 1 | -15/+13 |
| 2024-08-12 | perf tool: Constify tool pointers | Ian Rogers | 1 | -1/+1 |
| 2023-07-20 | perf diff: Replaces some ',' as separator with the more usual ';' | Lu Hongfei | 1 | -2/+2 |
| 2023-06-12 | perf srcline: Optimize comparision against SRCLINE_UNKNOWN | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2023-06-12 | perf srcline: Change free_srcline to zfree_srcline | Ian Rogers | 1 | -2/+2 |
| 2023-06-12 | perf addr_location: Add init/exit/copy functions | Ian Rogers | 1 | -7/+9 |
| 2023-04-10 | perf util: Move perf_guest/host declarations | Ian Rogers | 1 | -1/+1 |
| 2023-03-15 | perf hist: Add 'kvm_info' field in histograms entry | Leo Yan | 1 | -2/+2 |
| 2022-10-27 | perf tools: Make quiet mode consistent between tools | James Clark | 1 | -1/+1 |
| 2021-08-02 | perf tools: Remove repipe argument from perf_session__new() | Namhyung Kim | 1 | -2/+2 |
| 2021-07-09 | libperf: Move 'idx' from tools/perf to perf_evsel::idx | Jiri Olsa | 1 | -2/+2 |
| 2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
| 2021-03-06 | perf diff: Don't crash on freeing errno-session on the error path | Dmitry Safonov | 1 | -1/+2 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' diff methods | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2020-11-27 | perf diff: Fix error return value in __cmd_diff() | Zhen Lei | 1 | -1/+3 |
| 2020-10-14 | perf diff: Support hot streams comparison | Jin Yao | 1 | -13/+106 |
| 2020-05-05 | perf evsel: Rename perf_evsel__is_*() to evsel__is*() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-05-05 | perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-05-05 | perf evsel: Rename *perf_evsel__*name() to *evsel__*name() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-04-30 | perf tools: Remove unneeded semicolons | Zou Wei | 1 | -1/+1 |
| 2020-04-03 | perf tools: Basic support for CGROUP event | Namhyung Kim | 1 | -0/+1 |
| 2020-03-09 | perf diff: Use __block_info__cmp() to replace block_pair_cmp() | Jin Yao | 1 | -19/+2 |
| 2020-03-04 | perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare | Nick Desaulniers | 1 | -1/+2 |
| 2019-11-28 | perf diff: Use llabs() with 64-bit values | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-11-28 | perf diff: Use llabs() with 64-bit values | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2019-11-07 | perf hist: Count the total cycles of all samples | Jin Yao | 1 | -1/+2 |
| 2019-11-07 | perf block: Cleanup and refactor block info functions | Jin Yao | 1 | -96/+11 |
| 2019-11-07 | perf diff: Don't use hack to skip column length calculation | Jin Yao | 1 | -9/+2 |
| 2019-10-11 | perf diff: Report noisy for cycles diff | Jin Yao | 1 | -0/+143 |
| 2019-09-20 | perf session: Return error code for perf_session__new() function on failure | Mamatha Inamdar | 1 | -4/+5 |
| 2019-08-31 | perf debug: Remove needless include directives from debug.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-29 | perf tools: Remove needless perf.h include directive from headers | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-26 | perf srcline: Add missing srcline.h header to files needing its defs | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -4/+4 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -6/+6 |
| 2019-07-09 | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-07-02 | perf diff: Print the basic block cycles diff | Jin Yao | 1 | -4/+76 |
| 2019-07-02 | perf diff: Link same basic blocks among different data | Jin Yao | 1 | -0/+87 |
| 2019-07-02 | perf diff: Use hists to manage basic blocks per symbol | Jin Yao | 1 | -3/+187 |
| 2019-07-02 | perf diff: Check if all data files with branch stacks | Jin Yao | 1 | -0/+29 |
| 2019-03-06 | perf diff: Support --pid/--tid filter options | Jin Yao | 1 | -0/+4 |
| 2019-03-06 | perf diff: Support --cpu filter option | Jin Yao | 1 | -0/+16 |
| 2019-03-06 | perf diff: Support --time filter option | Jin Yao | 1 | -14/+134 |
| 2019-02-22 | perf data: Add global path holder | Jiri Olsa | 1 | -6/+6 |
| 2019-01-25 | perf hist: Use cached rbtrees | Davidlohr Bueso | 1 | -5/+5 |
| 2018-07-24 | perf hists: Clarify callchain disabling when available | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-30 | perf tools: Add struct perf_data_file | Jiri Olsa | 1 | -6/+6 |
| 2017-10-30 | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa | 1 | -9/+9 |
| 2017-06-27 | perf config: Do not die when parsing u64 or int config values | Arnaldo Carvalho de Melo | 1 | -1/+4 |
| 2017-04-19 | perf tools: Include errno.h where needed | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-03-27 | perf tools: Remove unused 'prefix' from builtin functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-03-14 | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 1 | -0/+1 |
| 2017-02-20 | perf diff: Add -q/--quiet option | Namhyung Kim | 1 | -4/+10 |
| 2017-02-20 | perf utils: Check verbose flag properly | Namhyung Kim | 1 | -1/+1 |
| 2017-02-13 | perf diff: Change default setting to "delta-abs" | Namhyung Kim | 1 | -3/+3 |
| 2017-02-13 | perf diff: Add diff.compute config option | Namhyung Kim | 1 | -1/+15 |
| 2017-02-13 | perf diff: Add diff.order config option | Namhyung Kim | 1 | -0/+14 |
| 2017-02-13 | perf diff: Add 'delta-abs' compute method | Namhyung Kim | 1 | -2/+44 |
| 2017-02-02 | perf diff: Fix -o/--order option behavior (again) | Namhyung Kim | 1 | -1/+1 |
| 2016-08-23 | perf hists: Add support for header span | Jiri Olsa | 1 | -1/+2 |
| 2016-08-23 | perf hists: Add line argument into perf_hpp_fmt's header callback | Jiri Olsa | 1 | -1/+2 |
| 2016-06-23 | perf evlist: Rename for_each() macros to for_each_entry() | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2016-06-22 | perf session: Destructors should accept NULL | Arnaldo Carvalho de Melo | 1 | -3/+1 |
| 2016-06-21 | perf hists: Rename __hists__add_entry to hists__add_entry | Jiri Olsa | 1 | -11/+1 |
| 2016-06-15 | perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback | Jiri Olsa | 1 | -1/+1 |
| 2016-06-15 | perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback | Jiri Olsa | 1 | -1/+1 |
| 2016-06-15 | perf stdio: Add use_callchain parameter to hists__fprintf | Jiri Olsa | 1 | -1/+2 |
| 2016-05-20 | perf tools: Set buildid dir under symfs when --symfs is provided | He Kuang | 1 | -2/+3 |
| 2016-05-05 | perf hists: Move sort__need_collapse into struct perf_hpp_list | Jiri Olsa | 1 | -2/+2 |
| 2016-03-23 | perf machine: Rename perf_event__preprocess_sample to machine__resolve | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2016-02-26 | perf config: Bring perf_default_config to the very beginning at main() | Wang Nan | 1 | -2/+0 |
| 2016-01-08 | perf diff: Use perf_hpp__register_sort_field interface | Jiri Olsa | 1 | -1/+1 |
| 2016-01-06 | perf tools: Pass evlist to setup_sorting() | Namhyung Kim | 1 | -1/+1 |
| 2016-01-06 | perf hist: Pass struct sample to __hists__add_entry() | Namhyung Kim | 1 | -6/+5 |
| 2015-08-12 | perf callchain: Allow disabling call graphs per event | Kan Liang | 1 | -0/+3 |
| 2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 1 | -3/+6 |
| 2015-03-24 | perf diff: Add kallsyms option | David Ahern | 1 | -0/+2 |
| 2015-03-20 | perf tools: Don't allow empty argument for field-separator | Wang Nan | 1 | -1/+1 |
| 2015-03-11 | perf ordered_events: Shorten function signatures | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-01-21 | perf diff: Fix -o/--order option behavior | Namhyung Kim | 1 | -2/+99 |
| 2015-01-21 | perf diff: Fix output ordering to honor next column | Namhyung Kim | 1 | -30/+35 |
| 2015-01-21 | perf tools: Pass struct perf_hpp_fmt to its callbacks | Namhyung Kim | 1 | -5/+10 |
| 2015-01-21 | perf diff: Introduce fmt_to_data_file() helper | Namhyung Kim | 1 | -2/+10 |
| 2015-01-21 | perf diff: Print diff result more precisely | Namhyung Kim | 1 | -7/+11 |
| 2015-01-21 | perf diff: Get rid of hists__compute_resort() | Namhyung Kim | 1 | -56/+3 |
| 2015-01-21 | perf hists: Rename hist_entry__free to __delete | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-01-02 | perf diff: Fix to sort by baseline field by default | Namhyung Kim | 1 | -0/+44 |
| 2014-12-23 | perf report: Show progress bar for output resorting | Namhyung Kim | 1 | -1/+1 |
| 2014-11-19 | perf diff: Add missing handler for PERF_RECORD_MMAP2 events | Kan Liang | 1 | -0/+1 |
| 2014-10-22 | perf diff: Add missing hists__init() call at tool start | Kan Liang | 1 | -0/+5 |
| 2014-10-09 | perf evsel: Add hists helper | Arnaldo Carvalho de Melo | 1 | -9/+12 |
| 2014-09-26 | perf tools: Modify error code for when perf_session__new() fails | Taeung Song | 1 | -1/+1 |
| 2014-08-13 | perf tools: Check recorded kernel version when finding vmlinux | Namhyung Kim | 1 | -1/+1 |
| 2014-08-12 | perf tools: Rename ordered_samples bool to ordered_events | Jiri Olsa | 1 | -1/+1 |
| 2014-06-01 | perf hists: Check if accumulated when adding a hist entry | Namhyung Kim | 1 | -1/+1 |
| 2014-05-21 | perf tools: Consolidate management of default sort orders | Namhyung Kim | 1 | -2/+2 |
| 2014-05-21 | perf tools: Allow hpp fields to be sort keys | Namhyung Kim | 1 | -1/+2 |
| 2014-04-24 | perf tools: Account entry stats when it's added to the output tree | Namhyung Kim | 1 | -4/+9 |
| 2014-04-24 | perf hists: Add a couple of hists stat helper functions | Namhyung Kim | 1 | -4/+1 |
| 2014-04-24 | perf hists: Move column length calculation out of hists__inc_stats() | Namhyung Kim | 1 | -0/+3 |
| 2014-04-24 | perf hists: Rename hists__inc_stats() | Namhyung Kim | 1 | -1/+1 |
| 2014-04-16 | perf tools: Add hist.percentage config option | Namhyung Kim | 1 | -0/+2 |
| 2014-04-16 | perf diff: Add --percentage option | Namhyung Kim | 1 | -8/+22 |
| 2014-03-14 | perf ui hists: Pass evsel to hpp->header/width functions explicitly | Namhyung Kim | 1 | -3/+4 |
| 2014-01-13 | perf diff: Color the Weighted Diff column | Ramkumar Ramachandra | 1 | -0/+22 |
| 2014-01-13 | perf diff: Color the Ratio column | Ramkumar Ramachandra | 1 | -0/+20 |
| 2014-01-13 | perf diff: Color the Delta column | Ramkumar Ramachandra | 1 | -1/+48 |
| 2014-01-13 | perf evlist: Introduce evlist__for_each() & friends | Arnaldo Carvalho de Melo | 1 | -3/+4 |
| 2013-12-27 | perf tools: Use zfree to help detect use after free bugs | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2013-12-09 | perf kvm: Make perf kvm diff support --guestmount. | Dongsheng Yang | 1 | -2/+1 |
| 2013-11-04 | perf hists: Consolidate __hists__add_*entry() | Namhyung Kim | 1 | -1/+2 |
| 2013-10-23 | perf tools: Show progress on histogram collapsing | Namhyung Kim | 1 | -1/+1 |
| 2013-10-23 | perf tools: Stop using 'self' in some more places | Arnaldo Carvalho de Melo | 1 | -3/+2 |
| 2013-10-21 | perf tools: Add data object to handle perf data file | Jiri Olsa | 1 | -7/+12 |
| 2013-10-04 | tools/perf: Add support for record transaction flags | Andi Kleen | 1 | -3/+5 |
| 2013-08-12 | perf tools: Remove filter parameter of perf_event__preprocess_sample() | Adrian Hunter | 1 | -1/+1 |
| 2013-07-12 | perf diff: Add generic order option for compute sorting | Jiri Olsa | 1 | -29/+66 |
| 2013-07-12 | perf diff: Making compute functions static | Jiri Olsa | 1 | -15/+15 |
| 2013-07-12 | perf diff: Change diff command to work over multiple data files | Jiri Olsa | 1 | -33/+66 |
| 2013-07-12 | perf diff: Move columns into struct data__file | Jiri Olsa | 1 | -42/+55 |
| 2013-07-12 | perf diff: Move diff related columns into diff command | Jiri Olsa | 1 | -16/+290 |
| 2013-07-12 | perf diff: Display data file info ahead of the diff output | Jiri Olsa | 1 | -0/+18 |
| 2013-07-12 | perf diff: Switching the base hists to be pairs head | Jiri Olsa | 1 | -30/+30 |
| 2013-07-12 | perf diff: Introducing diff_data object to hold files | Jiri Olsa | 1 | -48/+95 |
| 2013-07-08 | perf tools: Fix -x/--exclude-other option for report command | Jiri Olsa | 1 | -1/+0 |
| 2013-05-28 | perf diff: Use internal rb tree for hists__precompute | Jiri Olsa | 1 | -3/+10 |
| 2013-05-28 | perf report: Add --percent-limit option | Namhyung Kim | 1 | -1/+1 |
| 2013-05-28 | perf sort: Consolidate sort_entry__setup_elide() | Namhyung Kim | 1 | -3/+1 |
| 2013-04-01 | perf tools: Add support for weight v7 (modified) | Andi Kleen | 1 | -3/+4 |
| 2013-02-06 | perf sort: Make setup_sorting returns an error code | Namhyung Kim | 1 | -1/+3 |
| 2013-01-24 | perf diff: Use internal rb tree for compute resort | Namhyung Kim | 1 | -10/+21 |
| 2013-01-24 | perf hists: Link hist entries before inserting to an output tree | Namhyung Kim | 1 | -48/+17 |
| 2013-01-24 | perf hists: Exchange order of comparing items when collapsing hists | Namhyung Kim | 1 | -1/+1 |
| 2012-12-09 | perf diff: Remove displacement output option | Jiri Olsa | 1 | -22/+7 |
| 2012-12-09 | perf diff: Change formula methods to work with pair directly | Jiri Olsa | 1 | -22/+13 |
| 2012-12-09 | perf diff: Change compute methods to work with pair directly | Jiri Olsa | 1 | -21/+17 |
| 2012-12-09 | perf hists: Introduce perf_hpp__list for period related columns | Jiri Olsa | 1 | -13/+8 |
| 2012-11-08 | perf diff: Use hists__link when not pairing just with baseline | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2012-11-08 | perf diff: Move hists__match to the hists lib | Arnaldo Carvalho de Melo | 1 | -34/+1 |
| 2012-11-08 | perf diff: Start moving to support matching more than two hists | Arnaldo Carvalho de Melo | 1 | -9/+12 |
| 2012-10-06 | perf event: No need to create a thread when handling PERF_RECORD_EXIT | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2012-10-05 | perf diff: Include samples without symbol in overall stats | Jiri Olsa | 1 | -1/+1 |
| 2012-10-05 | perf diff: Add -F option to display formula for computation | Jiri Olsa | 1 | -1/+66 |
| 2012-10-05 | perf diff: Add -p option to display period values for hist entries | Jiri Olsa | 1 | -1/+9 |
| 2012-10-05 | perf diff: Add weighted diff computation way to compare hist entries | Jiri Olsa | 1 | -5/+111 |
| 2012-10-05 | perf diff: Add option to sort entries based on diff computation | Jiri Olsa | 1 | -0/+137 |
| 2012-10-05 | perf diff: Add ratio computation way to compare hist entries | Jiri Olsa | 1 | -2/+50 |
| 2012-10-05 | perf diff: Add -b option for perf diff to display paired entries only | Jiri Olsa | 1 | -2/+29 |
| 2012-10-04 | perf tool: Add hpp interface to enable/disable hpp column | Jiri Olsa | 1 | -1/+17 |
| 2012-10-04 | perf tools: Removing hists pair argument from output path | Jiri Olsa | 1 | -2/+1 |
| 2012-10-04 | perf diff: Refactor diff displacement possition info | Jiri Olsa | 1 | -17/+32 |
| 2012-09-11 | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 1 | -2/+2 |
| 2012-09-08 | perf hists: Introduce perf_hpp for hist period printing | Namhyung Kim | 1 | -0/+1 |
| 2012-09-07 | perf diff: Make diff command work with evsel hists | Jiri Olsa | 1 | -32/+61 |
| 2012-03-22 | perf diff: Fix to work with new hists design | Jiri Olsa | 1 | -25/+35 |
| 2011-11-28 | perf tools: Rename perf_event_ops to perf_tool | Arnaldo Carvalho de Melo | 1 | -5/+6 |
| 2011-11-28 | perf tools: Resolve machine earlier and pass it to perf_event_ops | Arnaldo Carvalho de Melo | 1 | -4/+5 |
| 2011-11-28 | perf tools: Pass tool context in the the perf_event_ops functions | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2011-10-07 | perf hists: Allow limiting the number of rows and columns in fprintf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2011-03-23 | perf session: Pass evsel in event_ops->sample() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2011-01-29 | perf tools: Kill event_t typedef, use 'union perf_event' instead | Arnaldo Carvalho de Melo | 1 | -7/+7 |
| 2011-01-29 | perf tools: Rename 'struct sample_data' to 'struct perf_sample' | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2010-12-21 | perf symbols: Add symfs option for off-box analysis using specified tree | David Ahern | 1 | -0/+2 |
| 2010-12-21 | perf record,report,annotate,diff: Process events in order | Ian Munsie | 1 | -0/+2 |
| 2010-12-21 | perf session: Fallback to unordered processing if no sample_id_all | Ian Munsie | 1 | -2/+2 |
| 2010-12-04 | perf session: Parse sample earlier | Arnaldo Carvalho de Melo | 1 | -5/+6 |
| 2010-12-01 | perf diff: Fix displacement and modules options short flag | Shawn Bohrer | 1 | -1/+1 |
| 2010-07-27 | perf tools: Remove unneeded code for tracking the cwd in perf sessions | Dave Martin | 1 | -2/+0 |
| 2010-06-05 | perf tools: Make event__preprocess_sample parse the sample | Arnaldo Carvalho de Melo | 1 | -6/+1 |
| 2010-05-14 | perf report: Report number of events, not samples | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2010-05-14 | perf hist: Clarify events_stats fields usage | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2010-05-10 | perf hist: Introduce hists class and move lots of methods to it | Arnaldo Carvalho de Melo | 1 | -27/+23 |
| 2010-05-09 | perf hist: Simplify the insertion of new hist_entry instances | Arnaldo Carvalho de Melo | 1 | -11/+3 |
| 2010-05-02 | perf: add perf-inject builtin | Tom Zanussi | 1 | -2/+2 |
| 2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -1/+5 |
| 2010-04-14 | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 1 | -2/+2 |
| 2010-03-10 | perf session: Change perf_session post processing functions to take histogram... | Eric B Munson | 1 | -4/+6 |
| 2010-03-10 | perf session: Change add_hist_entry to take the tree root instead of session | Eric B Munson | 1 | -1/+2 |
| 2010-01-16 | perf tools: Don't cast RIP to pointers | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2009-12-30 | perf diff: Fix support for all --sort combinations | Arnaldo Carvalho de Melo | 1 | -31/+21 |
| 2009-12-30 | perf diff: Don't add the period for unresolved symbols | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2009-12-28 | perf session: Remove redundant prefix & suffix from perf_event_ops | Arnaldo Carvalho de Melo | 1 | -6/+6 |
| 2009-12-28 | perf session: Move full_paths config to symbol_conf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2009-12-18 | perf diff: Fix usage array, it must end with a NULL entry | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2009-12-16 | perf diff: Change the default sort order to "dso,symbol" | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2009-12-16 | perf diff: Use perf_session__fprintf_hists just like 'perf record' | Arnaldo Carvalho de Melo | 1 | -71/+19 |
| 2009-12-16 | perf symbols: Move symbol filtering to event__preprocess_sample() | Arnaldo Carvalho de Melo | 1 | -3/+16 |
| 2009-12-16 | perf symbols: Adopt the strlists for dso, comm | Arnaldo Carvalho de Melo | 1 | -5/+4 |
| 2009-12-16 | perf symbols: Make symbol_conf global | Arnaldo Carvalho de Melo | 1 | -5/+3 |
| 2009-12-15 | perf diff: Introduce tool to show performance difference | Arnaldo Carvalho de Melo | 1 | -0/+288 |