aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
Commit message (Expand)AuthorAge
* perf tools: Make hists__collapse_insert_entry staticJiri Olsa2016-03-30
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-23
* perf tools: Remove nr_sort_keys fieldNamhyung Kim2016-03-10
* perf tools: Add more sort entry check functionsNamhyung Kim2016-03-10
* perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim2016-03-08
* perf hists: Use own hpp_list for hierarchy modeNamhyung Kim2016-03-08
* perf hists: Introduce perf_hpp__setup_hists_formats()Namhyung Kim2016-03-08
* perf hists: Add level field to struct perf_hpp_fmtNamhyung Kim2016-03-08
* perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim2016-02-26
* perf hists: Add more helper functions for the hierarchy modeNamhyung Kim2016-02-26
* perf ui/stdio: Implement hierarchy output modeNamhyung Kim2016-02-24
* perf hists: Count number of sort keysNamhyung Kim2016-02-24
* perf hists: Introduce hist_entry__filter()Namhyung Kim2016-02-24
* perf hists: Add helper functions for hierarchy modeNamhyung Kim2016-02-24
* perf tools: Add helper functions for some sort keysNamhyung Kim2016-02-24
* perf hists: Return error from hists__collapse_resort()Namhyung Kim2016-02-19
* perf hists browser: Fix percentage update on key pressNamhyung Kim2016-02-19
* perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo2016-02-12
* perf hists: Introduce hists__for_each_sort_list macroJiri Olsa2016-02-03
* perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-03
* perf tools: Add hpp_list into struct hists objectJiri Olsa2016-02-03
* perf hists: Add struct perf_hpp_list argument to helper functionsJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macroJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_sort_list macroJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_format_safe macroJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa2016-02-03
* perf hists: Add perf_hpp_list register helpersJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__init functionJiri Olsa2016-02-03
* perf hists: Introduce struct perf_hpp_listJiri Olsa2016-02-03
* perf hists: Properly release format fieldsJiri Olsa2016-02-03
* perf hists: Remove perf_hpp__column_(disable|enable)Jiri Olsa2016-02-03
* perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa2016-02-03
* perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa2016-02-03
* perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-03
* perf hists: Export a couple of hist functionsNamhyung Kim2016-01-08
* perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-06
* perf tools: Add 'trace' sort keyNamhyung Kim2016-01-06
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-06
* perf tools: Add support for sorting on the iaddrDon Zickus2015-10-05
* perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-09-28
* perf hists browser: Zoom in/out for processor socketKan Liang2015-09-14
* perf report: Introduce --socket-filter optionKan Liang2015-09-14
* perf tools: Introduce new sort type "socket" for the processor socketKan Liang2015-09-14
* perf tools: Rename perf_session_env to perf_envKan Liang2015-08-28
* perf report: Add support for srcfile sort keyAndi Kleen2015-08-10
* perf report: Add processing for cycle histogramsAndi Kleen2015-08-06
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-06
* perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim2015-05-27
* perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo2015-03-17
* perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-02