aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
Commit message (Expand)AuthorAge
* perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-14
* perf hists: Make hists__fprintf_headers function globalJiri Olsa2016-09-22
* perf hists: Make __hist_entry__snprintf function globalJiri Olsa2016-09-22
* perf tools: Make several display functions globalJiri Olsa2016-09-22
* perf hists: Factor out hists__reset_column_width()Namhyung Kim2016-09-20
* perf hists: Add support for header spanJiri Olsa2016-08-23
* perf hists: Add line argument into perf_hpp_fmt's header callbackJiri Olsa2016-08-23
* perf hists: Introduce nr_header_lines into struct perf_hpp_listJiri Olsa2016-08-23
* perf hists: Introduce output_resort_cb methodJiri Olsa2016-08-02
* perf hists: Introduce hists__add_entry_ops functionJiri Olsa2016-07-11
* perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa2016-06-21
* perf hists: Replace perf_evsel arg perf_hpp_fmt's width callbackJiri Olsa2016-06-15
* perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa2016-06-15
* perf stdio: Add use_callchain parameter to hists__fprintfJiri Olsa2016-06-15
* perf report: Add srcline_from/to branch sort keysAndi Kleen2016-05-23
* perf hists: Move sort__has_comm into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Move sort__has_thread into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Move sort__has_socket into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Move sort__has_dso into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Move sort__has_sym into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Move sort__has_parent into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-05
* 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