summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
Commit message (Expand)AuthorAgeFilesLines
...
* perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo2016-02-121-0/+5
* perf hists: Introduce hists__for_each_sort_list macroJiri Olsa2016-02-031-0/+3
* perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-031-0/+3
* perf tools: Add hpp_list into struct hists objectJiri Olsa2016-02-031-1/+2
* perf hists: Add struct perf_hpp_list argument to helper functionsJiri Olsa2016-02-031-3/+4
* perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macroJiri Olsa2016-02-031-2/+2
* perf hists: Introduce perf_hpp_list__for_each_sort_list macroJiri Olsa2016-02-031-2/+2
* perf hists: Introduce perf_hpp_list__for_each_format_safe macroJiri Olsa2016-02-031-2/+2
* perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa2016-02-031-2/+2
* perf hists: Add perf_hpp_list register helpersJiri Olsa2016-02-031-3/+15
* perf hists: Introduce perf_hpp_list__init functionJiri Olsa2016-02-031-0/+2
* perf hists: Introduce struct perf_hpp_listJiri Olsa2016-02-031-6/+10
* perf hists: Properly release format fieldsJiri Olsa2016-02-031-0/+1
* perf hists: Remove perf_hpp__column_(disable|enable)Jiri Olsa2016-02-031-2/+0Star
* perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa2016-02-031-1/+1
* perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa2016-02-031-0/+1
* perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-031-0/+1
* perf hists: Export a couple of hist functionsNamhyung Kim2016-01-081-0/+5
* perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-071-2/+12
* perf tools: Add 'trace' sort keyNamhyung Kim2016-01-071-0/+1
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-071-2/+2
* perf tools: Add support for sorting on the iaddrDon Zickus2015-10-051-0/+1
* perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-09-281-0/+1
* perf hists browser: Zoom in/out for processor socketKan Liang2015-09-141-0/+1
* perf report: Introduce --socket-filter optionKan Liang2015-09-141-1/+3
* perf tools: Introduce new sort type "socket" for the processor socketKan Liang2015-09-141-0/+1
* perf tools: Rename perf_session_env to perf_envKan Liang2015-08-281-2/+2
* perf report: Add support for srcfile sort keyAndi Kleen2015-08-101-0/+1
* perf report: Add processing for cycle histogramsAndi Kleen2015-08-061-0/+3
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-061-0/+1
* perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim2015-05-271-1/+0Star
* perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo2015-03-171-0/+9
* perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-031-1/+1
* perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim2015-01-211-3/+6
* perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo2015-01-211-1/+1
* perf report: Show progress bar for output resortingNamhyung Kim2014-12-231-1/+1
* perf tools: Remove hists from evselArnaldo Carvalho de Melo2014-10-141-0/+20
* perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo2014-10-141-2/+0Star
* perf session: Remove last reference to hists structArnaldo Carvalho de Melo2014-10-141-0/+1
* perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo2014-10-101-26/+0Star
* perf top: Fix -z option behaviorNamhyung Kim2014-08-131-0/+1
* perf tools: Add name field into perf_hpp_fmtNamhyung Kim2014-08-121-0/+1
* perf report: Honor column width settingNamhyung Kim2014-08-121-6/+8
* perf tools: Save column length in perf_hpp_fmtNamhyung Kim2014-08-121-0/+2
* perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim2014-08-121-2/+2
* perf tools: Add dcacheline sortDon Zickus2014-06-091-0/+1
* perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa2014-06-031-1/+7
* perf tools: Add callback function to hist_entry_iterNamhyung Kim2014-06-011-1/+4
* perf tools: Add more hpp helper functionsNamhyung Kim2014-06-011-0/+4
* perf ui/hist: Add support to accumulated hist statNamhyung Kim2014-06-011-0/+4