| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-21 | perf annotate: Fix build with NO_SLANG=1 | Namhyung Kim | 1 | -4/+6 |
| 2025-10-19 | perf c2c annotate: Start from the contention line | Tianyou Li | 1 | -2/+4 |
| 2025-08-28 | perf annotate: Rename to __hist_entry__tui_annotate() | Namhyung Kim | 1 | -5/+7 |
| 2025-07-25 | perf sample: Remove arch notion of sample parsing | Ian Rogers | 1 | -1/+2 |
| 2025-05-13 | perf report: Add 'tgid' sort key | Namhyung Kim | 1 | -0/+1 |
| 2025-05-02 | perf mem: Add 'dtlb' output field | Namhyung Kim | 1 | -0/+1 |
| 2025-05-02 | perf mem: Add 'snoop' output field | Namhyung Kim | 1 | -0/+1 |
| 2025-05-02 | perf mem: Add 'cache' and 'memory' output fields | Namhyung Kim | 1 | -0/+2 |
| 2025-05-02 | perf hist: Hide unused mem stat columns | Namhyung Kim | 1 | -0/+1 |
| 2025-05-02 | perf mem: Add 'op' output field | Namhyung Kim | 1 | -1/+1 |
| 2025-05-02 | perf hist: Implement output fields for mem stats | Namhyung Kim | 1 | -0/+4 |
| 2025-05-02 | perf hist: Basic support for mem_stat accounting | Namhyung Kim | 1 | -0/+4 |
| 2025-05-02 | perf hist: Add struct he_mem_stat | Namhyung Kim | 1 | -0/+9 |
| 2025-04-25 | perf hist: Remove formats in hierarchy when cancel latency | Namhyung Kim | 1 | -1/+1 |
| 2025-04-25 | perf hist: Remove formats in hierarchy when cancel children | Namhyung Kim | 1 | -1/+1 |
| 2025-02-18 | perf hist: Shrink struct hist_entry size | Dmitry Vyukov | 1 | -4/+4 |
| 2025-02-18 | perf report: Add --latency flag | Dmitry Vyukov | 1 | -0/+1 |
| 2025-02-18 | perf report: Add latency output field | Dmitry Vyukov | 1 | -0/+12 |
| 2025-02-18 | perf report: Add parallelism filter | Dmitry Vyukov | 1 | -1/+5 |
| 2025-02-18 | perf report: Switch filtered from u8 to u16 | Dmitry Vyukov | 1 | -1/+3 |
| 2025-02-17 | perf report: Add parallelism sort key | Dmitry Vyukov | 1 | -0/+3 |
| 2025-01-16 | perf hist: Deduplicate cmp/sort/collapse code | Dmitry Vyukov | 1 | -8/+6 |
| 2024-10-10 | perf report: Display columns Predicted/Abort/Cycles in --branch-history | Thomas Falcon | 1 | -0/+3 |
| 2024-08-28 | perf tools: Print lost samples due to BPF filter | Namhyung Kim | 1 | -0/+1 |
| 2024-08-21 | perf annotate-data: Add 'typecln' sort key | Namhyung Kim | 1 | -0/+1 |
| 2024-08-14 | perf annotate: Save branch counters for each block | Kan Liang | 1 | -1/+1 |
| 2024-06-15 | perf hist: Add symbol_conf.skip_empty | Namhyung Kim | 1 | -2/+1 |
| 2024-05-07 | perf hist: Avoid 'struct hist_entry_iter' mem_info memory leak | Ian Rogers | 1 | -3/+5 |
| 2024-04-17 | perf report: Add weight[123] output fields | Namhyung Kim | 1 | -2/+13 |
| 2024-04-17 | perf hist: Add weight fields to hist entry stats | Namhyung Kim | 1 | -0/+3 |
| 2024-04-17 | perf hist: Move histogram related code to hist.h | Namhyung Kim | 1 | -8/+183 |
| 2023-12-23 | perf report: Add 'symoff' sort key | Namhyung Kim | 1 | -0/+1 |
| 2023-12-23 | perf report: Add 'typeoff' sort key | Namhyung Kim | 1 | -0/+1 |
| 2023-12-23 | perf report: Add 'type' sort key | Namhyung Kim | 1 | -0/+1 |
| 2023-12-07 | perf ui/browser/annotate: Use global annotation_options | Namhyung Kim | 1 | -17/+8 |
| 2023-03-20 | perf report: Add 'simd' sort field | German Gomez | 1 | -0/+1 |
| 2023-03-15 | perf hist: Add 'kvm_info' field in histograms entry | Leo Yan | 1 | -0/+3 |
| 2022-12-21 | perf hist: Add perf_hpp_fmt->init() callback | Namhyung Kim | 1 | -0/+1 |
| 2022-10-04 | perf tools: Add 'addr' sort key | Namhyung Kim | 1 | -0/+1 |
| 2022-10-04 | perf hist: Add nr_lost_samples to hist_stats | Namhyung Kim | 1 | -0/+1 |
| 2022-10-04 | perf hist: Update use of pthread mutex | Ian Rogers | 1 | -2/+2 |
| 2022-02-16 | perf report: Add "addr_from" and "addr_to" sort dimensions | Stephane Eranian | 1 | -0/+2 |
| 2022-01-10 | perf sort: Include global and local variants for p_stage_cyc sort key | Athira Rajeev | 1 | -1/+2 |
| 2021-11-18 | perf hist: Fix memory leak of a perf_hpp_fmt | Ian Rogers | 1 | -1/+0 |
| 2021-04-29 | perf report: Add --skip-empty option to suppress 0 event stat | Namhyung Kim | 1 | -1/+2 |
| 2021-04-29 | perf hists: Split hists_stats from events_stats | Namhyung Kim | 1 | -2/+2 |
| 2021-03-26 | perf tools: Support pipeline stage cycles for powerpc | Athira Rajeev | 1 | -0/+1 |
| 2021-02-08 | perf report: Support instruction latency | Kan Liang | 1 | -0/+2 |
| 2021-02-08 | perf tools: Support data block and addr block | Kan Liang | 1 | -0/+1 |
| 2021-01-20 | perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE | Stephane Eranian | 1 | -0/+1 |
| 2020-12-19 | perf sort: Add sort option for data page size | Kan Liang | 1 | -0/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' print methods | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' browser methods | Arnaldo Carvalho de Melo | 1 | -13/+10 |
| 2020-05-28 | perf evsel: Rename perf_evsel__resort*() to evsel__resort*() | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2020-04-03 | perf report: Add 'cgroup' sort key | Namhyung Kim | 1 | -0/+1 |
| 2020-03-24 | perf report: Support a new key to reload the browser | Jin Yao | 1 | -0/+1 |
| 2019-12-20 | perf hists: Fix variable name's inconsistency in hists__for_each() macro | Yuya Fujita | 1 | -2/+2 |
| 2019-11-19 | perf report: Jump to symbol source view from total cycles view | Jin Yao | 1 | -2/+5 |
| 2019-11-19 | perf util: Move block TUI function to ui browsers | Jin Yao | 1 | -0/+12 |
| 2019-11-07 | perf hist: Count the total cycles of all samples | Jin Yao | 1 | -1/+2 |
| 2019-09-20 | perf hist: Add missing 'struct branch_stack' forward declaration | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-31 | perf tools: Move 'struct events_stats' and prototypes to separate header | Arnaldo Carvalho de Melo | 1 | -3/+1 |
| 2019-08-31 | perf hist: Remove needless ui/progress.h from hist.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-08-28 | perf top: Fix event group with more than two events | Namhyung Kim | 1 | -0/+1 |
| 2019-07-29 | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 1 | -5/+5 |
| 2019-07-29 | perf evsel: Rename struct perf_evsel to struct evsel | Jiri Olsa | 1 | -14/+14 |
| 2019-07-02 | perf diff: Print the basic block cycles diff | Jin Yao | 1 | -0/+3 |
| 2019-07-02 | perf hists: Add block_info in hist_entry | Jin Yao | 1 | -0/+5 |
| 2019-03-11 | perf report: Implement browsing of individual samples | Andi Kleen | 1 | -0/+22 |
| 2019-03-11 | perf report: Support builtin perf script in scripts menu | Andi Kleen | 1 | -2/+6 |
| 2019-03-11 | perf report: Support time sort key | Andi Kleen | 1 | -0/+1 |
| 2019-02-06 | perf evsel: Add output_resort_cb method | Jiri Olsa | 1 | -0/+2 |
| 2019-02-06 | perf hists: Add argument to hists__resort_cb_t callback | Jiri Olsa | 1 | -1/+1 |
| 2019-02-06 | perf hist: Remove the needless callchain.h include from hist.h | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2019-02-06 | perf hist: Remove symbol.h from hist.h, just fwd decls are needed | Arnaldo Carvalho de Melo | 1 | -1/+2 |
| 2019-02-06 | perf symbols: Introduce map_symbol.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-01-25 | perf hist: Use cached rbtrees | Davidlohr Bueso | 1 | -5/+5 |
| 2018-12-17 | perf report: Display average IPC and IPC coverage per symbol | Jin Yao | 1 | -0/+1 |
| 2018-07-24 | perf hists: Clarify callchain disabling when available | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2018-06-07 | perf hists: Reimplement hists__has_callchains() | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2018-06-06 | perf hists: Check if a hist_entry has callchains before using them | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2018-06-04 | perf hists browser: Pass annotation_options from tool to browser | Arnaldo Carvalho de Melo | 1 | -6/+14 |
| 2018-04-03 | perf hists: Introduce hists__scnprint_title() | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2018-04-02 | perf tools: Add a "dso_size" sort order | Kim Phillips | 1 | -0/+1 |
| 2018-02-16 | perf report: Fix memory corruption in --branch-history mode --branch-history | Jiri Olsa | 1 | -1/+0 |
| 2018-02-15 | perf hists browser: Add parameter to disable lost event warning | Kan Liang | 1 | -2/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-01 | perf sort: Add sort option for physical address | Kan Liang | 1 | -0/+1 |
| 2017-03-14 | perf tools: Add 'cgroup_id' sort order keyword | Hari Bathini | 1 | -0/+1 |
| 2017-03-03 | perf tools: Allow sorting by symbol size | Charles Baylis | 1 | -0/+1 |
| 2017-02-02 | perf diff: Fix -o/--order option behavior (again) | Namhyung Kim | 1 | -0/+7 |
| 2016-10-21 | perf c2c report: Limit the cachelines table entries | Jiri Olsa | 1 | -0/+1 |
| 2016-09-22 | perf hists: Make hists__fprintf_headers function global | Jiri Olsa | 1 | -0/+1 |
| 2016-09-22 | perf hists: Make __hist_entry__snprintf function global | Jiri Olsa | 1 | -0/+2 |
| 2016-09-22 | perf tools: Make several display functions global | Jiri Olsa | 1 | -0/+2 |
| 2016-09-20 | perf hists: Factor out hists__reset_column_width() | Namhyung Kim | 1 | -0/+1 |
| 2016-08-23 | perf hists: Add support for header span | Jiri Olsa | 1 | -1/+1 |
| 2016-08-23 | perf hists: Add line argument into perf_hpp_fmt's header callback | Jiri Olsa | 1 | -1/+1 |
| 2016-08-23 | perf hists: Introduce nr_header_lines into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-08-02 | perf hists: Introduce output_resort_cb method | Jiri Olsa | 1 | -0/+4 |
| 2016-07-12 | perf hists: Introduce hists__add_entry_ops function | Jiri Olsa | 1 | -0/+11 |
| 2016-06-21 | perf hists: Rename __hists__add_entry to hists__add_entry | Jiri Olsa | 1 | -7/+7 |
| 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-23 | perf report: Add srcline_from/to branch sort keys | Andi Kleen | 1 | -0/+2 |
| 2016-05-05 | perf hists: Move sort__has_comm into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-05-05 | perf hists: Move sort__has_thread into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-05-05 | perf hists: Move sort__has_socket into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-05-05 | perf hists: Move sort__has_dso into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-05-05 | perf hists: Move sort__has_sym into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-05-05 | perf hists: Move sort__has_parent into struct perf_hpp_list | Jiri Olsa | 1 | -0/+1 |
| 2016-05-05 | perf hists: Move sort__need_collapse into struct perf_hpp_list | Jiri Olsa | 1 | -0/+4 |
| 2016-03-30 | perf tools: Make hists__collapse_insert_entry static | Jiri Olsa | 1 | -2/+0 |
| 2016-03-23 | perf tools: Remove misplaced __maybe_unused | Arnaldo Carvalho de Melo | 1 | -2/+1 |
| 2016-03-10 | perf tools: Remove nr_sort_keys field | Namhyung Kim | 1 | -2/+0 |
| 2016-03-10 | perf tools: Add more sort entry check functions | Namhyung Kim | 1 | -0/+4 |
| 2016-03-08 | perf hists: Fix indent for multiple hierarchy sort key | Namhyung Kim | 1 | -0/+1 |
| 2016-03-08 | perf hists: Use own hpp_list for hierarchy mode | Namhyung Kim | 1 | -0/+1 |
| 2016-03-08 | perf hists: Introduce perf_hpp__setup_hists_formats() | Namhyung Kim | 1 | -0/+11 |
| 2016-03-08 | perf hists: Add level field to struct perf_hpp_fmt | Namhyung Kim | 1 | -0/+1 |
| 2016-02-26 | perf report: Fix indentation of dynamic entries in hierarchy | Namhyung Kim | 1 | -0/+1 |
| 2016-02-26 | perf hists: Add more helper functions for the hierarchy mode | Namhyung Kim | 1 | -0/+3 |
| 2016-02-24 | perf ui/stdio: Implement hierarchy output mode | Namhyung Kim | 1 | -0/+2 |
| 2016-02-24 | perf hists: Count number of sort keys | Namhyung Kim | 1 | -0/+1 |
| 2016-02-24 | perf hists: Introduce hist_entry__filter() | Namhyung Kim | 1 | -0/+2 |
| 2016-02-24 | perf hists: Add helper functions for hierarchy mode | Namhyung Kim | 1 | -0/+16 |
| 2016-02-24 | perf tools: Add helper functions for some sort keys | Namhyung Kim | 1 | -0/+3 |
| 2016-02-19 | perf hists: Return error from hists__collapse_resort() | Namhyung Kim | 1 | -2/+2 |
| 2016-02-19 | perf hists browser: Fix percentage update on key press | Namhyung Kim | 1 | -0/+2 |
| 2016-02-12 | perf hists: Do column alignment on the format iterator | Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2016-02-03 | perf hists: Introduce hists__for_each_sort_list macro | Jiri Olsa | 1 | -0/+3 |
| 2016-02-03 | perf hists: Introduce hists__for_each_format macro | Jiri Olsa | 1 | -0/+3 |
| 2016-02-03 | perf tools: Add hpp_list into struct hists object | Jiri Olsa | 1 | -1/+2 |
| 2016-02-03 | perf hists: Add struct perf_hpp_list argument to helper functions | Jiri Olsa | 1 | -3/+4 |
| 2016-02-03 | perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro | Jiri Olsa | 1 | -2/+2 |
| 2016-02-03 | perf hists: Introduce perf_hpp_list__for_each_sort_list macro | Jiri Olsa | 1 | -2/+2 |
| 2016-02-03 | perf hists: Introduce perf_hpp_list__for_each_format_safe macro | Jiri Olsa | 1 | -2/+2 |
| 2016-02-03 | perf hists: Introduce perf_hpp_list__for_each_format macro | Jiri Olsa | 1 | -2/+2 |
| 2016-02-03 | perf hists: Add perf_hpp_list register helpers | Jiri Olsa | 1 | -3/+15 |
| 2016-02-03 | perf hists: Introduce perf_hpp_list__init function | Jiri Olsa | 1 | -0/+2 |
| 2016-02-03 | perf hists: Introduce struct perf_hpp_list | Jiri Olsa | 1 | -6/+10 |
| 2016-02-03 | perf hists: Properly release format fields | Jiri Olsa | 1 | -0/+1 |
| 2016-02-03 | perf hists: Remove perf_hpp__column_(disable|enable) | Jiri Olsa | 1 | -2/+0 |
| 2016-02-03 | perf hists: Add 'equal' method to perf_hpp_fmt struct | Jiri Olsa | 1 | -1/+1 |
| 2016-02-03 | perf hists: Add _idx fields into struct perf_hpp_fmt | Jiri Olsa | 1 | -0/+1 |
| 2016-02-03 | perf hists: Introduce perf_evsel__output_resort function | Jiri Olsa | 1 | -0/+1 |
| 2016-01-08 | perf hists: Export a couple of hist functions | Namhyung Kim | 1 | -0/+5 |
| 2016-01-06 | perf tools: Skip dynamic fields not defined for current event | Namhyung Kim | 1 | -2/+12 |
| 2016-01-06 | perf tools: Add 'trace' sort key | Namhyung Kim | 1 | -0/+1 |
| 2016-01-06 | perf hist: Pass struct sample to __hists__add_entry() | Namhyung Kim | 1 | -2/+2 |
| 2015-10-05 | perf tools: Add support for sorting on the iaddr | Don Zickus | 1 | -0/+1 |
| 2015-09-28 | perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH | Adrian Hunter | 1 | -0/+1 |
| 2015-09-14 | perf hists browser: Zoom in/out for processor socket | Kan Liang | 1 | -0/+1 |
| 2015-09-14 | perf report: Introduce --socket-filter option | Kan Liang | 1 | -1/+3 |
| 2015-09-14 | perf tools: Introduce new sort type "socket" for the processor socket | Kan Liang | 1 | -0/+1 |
| 2015-08-28 | perf tools: Rename perf_session_env to perf_env | Kan Liang | 1 | -2/+2 |
| 2015-08-10 | perf report: Add support for srcfile sort key | Andi Kleen | 1 | -0/+1 |
| 2015-08-06 | perf report: Add processing for cycle histograms | Andi Kleen | 1 | -0/+3 |
| 2015-08-06 | perf tools: Add support for cycles, weight branch_info field | Andi Kleen | 1 | -0/+1 |
| 2015-05-27 | perf hists: Reducing arguments of hist_entry_iter__add() | Namhyung Kim | 1 | -1/+0 |
| 2015-03-17 | perf hists browser: Allow annotating entries in callchains | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 2015-03-03 | perf tools: Reference count struct thread | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-01-21 | perf tools: Pass struct perf_hpp_fmt to its callbacks | Namhyung Kim | 1 | -3/+6 |
| 2015-01-21 | perf hists: Rename hist_entry__free to __delete | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2014-12-23 | perf report: Show progress bar for output resorting | Namhyung Kim | 1 | -1/+1 |
| 2014-10-14 | perf tools: Remove hists from evsel | Arnaldo Carvalho de Melo | 1 | -0/+20 |
| 2014-10-14 | perf callchain: Move the callchain_param extern to callchain.h | Arnaldo Carvalho de Melo | 1 | -2/+0 |
| 2014-10-14 | perf session: Remove last reference to hists struct | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2014-10-10 | perf tools: Move events_stats struct to event.h | Arnaldo Carvalho de Melo | 1 | -26/+0 |
| 2014-08-13 | perf top: Fix -z option behavior | Namhyung Kim | 1 | -0/+1 |
| 2014-08-12 | perf tools: Add name field into perf_hpp_fmt | Namhyung Kim | 1 | -0/+1 |
| 2014-08-12 | perf report: Honor column width setting | Namhyung Kim | 1 | -6/+8 |
| 2014-08-12 | perf tools: Save column length in perf_hpp_fmt | Namhyung Kim | 1 | -0/+2 |
| 2014-08-12 | perf tools: Make __hpp__fmt() receive an additional len argument | Namhyung Kim | 1 | -2/+2 |
| 2014-06-09 | perf tools: Add dcacheline sort | Don Zickus | 1 | -0/+1 |
| 2014-06-03 | perf tools: Move elide bool into perf_hpp_fmt struct | Jiri Olsa | 1 | -1/+7 |
| 2014-06-01 | perf tools: Add callback function to hist_entry_iter | Namhyung Kim | 1 | -1/+4 |
| 2014-06-01 | perf tools: Add more hpp helper functions | Namhyung Kim | 1 | -0/+4 |
| 2014-06-01 | perf ui/hist: Add support to accumulated hist stat | Namhyung Kim | 1 | -0/+4 |
| 2014-06-01 | perf hists: Accumulate hist entry stat based on the callchain | Namhyung Kim | 1 | -0/+1 |
| 2014-06-01 | perf hists: Check if accumulated when adding a hist entry | Namhyung Kim | 1 | -1/+2 |
| 2014-06-01 | perf tools: Introduce struct hist_entry_iter | Namhyung Kim | 1 | -0/+33 |
| 2014-06-01 | perf tools: Introduce hists__inc_nr_samples() | Namhyung Kim | 1 | -0/+1 |
| 2014-05-21 | perf tools: Introduce reset_output_field() | Namhyung Kim | 1 | -0/+7 |
| 2014-05-21 | perf hists: Reset width of output fields with header length | Namhyung Kim | 1 | -0/+1 |
| 2014-05-21 | perf tools: Skip elided sort entries | Namhyung Kim | 1 | -0/+1 |
| 2014-05-21 | perf report: Add -F option to specify output fields | Namhyung Kim | 1 | -0/+4 |
| 2014-05-21 | perf ui: Get rid of callback from __hpp__fmt() | Namhyung Kim | 1 | -2/+2 |
| 2014-05-21 | perf tools: Consolidate output field handling to hpp format routines | Namhyung Kim | 1 | -0/+1 |
| 2014-05-21 | perf tools: Convert sort entries to hpp formats | Namhyung Kim | 1 | -0/+6 |
| 2014-05-21 | perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt | Namhyung Kim | 1 | -0/+3 |
| 2014-04-24 | perf top/tui: Update nr_entries properly after a filter is applied | Namhyung Kim | 1 | -0/+6 |
| 2014-04-24 | perf hists: Add a couple of hists stat helper functions | Namhyung Kim | 1 | -0/+1 |
| 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/+1 |
| 2014-04-16 | perf top: Add --percentage option | Namhyung Kim | 1 | -0/+5 |
| 2014-04-16 | perf report: Add --percentage option | Namhyung Kim | 1 | -0/+1 |
| 2014-04-16 | perf hists: Add support for showing relative percentage | Namhyung Kim | 1 | -0/+3 |
| 2014-03-18 | perf symbols: Record the reason for filtering an address_location | Namhyung Kim | 1 | -0/+9 |