aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.c
Commit message (Expand)AuthorAge
...
* perf tools: Move srcline definitions to separate headerArnaldo Carvalho de Melo2017-04-19
* perf utils: Fix spelling mistake: "Invalud" -> "Invalid"Colin Ian King2017-03-30
* perf report: Show inline stack for browser modeJin Yao2017-03-27
* perf tools: Add 'cgroup_id' sort order keywordHari Bathini2017-03-14
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-20
* perf callchain: Reference count mapsKrister Johansen2017-01-31
* perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo2017-01-27
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2016-11-23
|\
| * perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-09
* | perf c2c report: Limit the cachelines table entriesJiri Olsa2016-10-21
|/
* perf hists: Fix width computation for srcline sort entryJiri Olsa2016-09-20
* perf hist: Initialize hierarchy tree explicitlyNamhyung Kim2016-09-13
* perf hists: Introduce hists__link_hierarchy()Namhyung Kim2016-09-13
* perf hists: Introduce hists__match_hierarchy()Namhyung Kim2016-09-13
* perf hists: Introduce output_resort_cb methodJiri Olsa2016-08-02
* perf hists: Introduce hists__add_entry_ops functionJiri Olsa2016-07-11
* perf hists: Introduce hist_entry_opsJiri Olsa2016-07-11
* perf hists: Introduce hist_entry__init functionJiri Olsa2016-07-11
* perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf hists: Enlarge pid sort entry sizeJiri Olsa2016-06-22
* 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 report: Add srcline_from/to branch sort keysAndi Kleen2016-05-23
* perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists: Clear dummy entry accumulated periodKan Liang2016-04-25
* perf callchain: Start moving away from global per thread cursorsArnaldo Carvalho de Melo2016-04-14
* perf tools: Make hists__collapse_insert_entry staticJiri Olsa2016-03-30
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-23
* perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim2016-03-10
* perf tools: Fix command line filters in hierarchy modeNamhyung Kim2016-03-10
* 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 report: Update column width of dynamic entriesNamhyung Kim2016-02-26
* perf hists: Fix dynamic entry display in hierarchyNamhyung Kim2016-02-26
* perf hists: Fix comparing of dynamic entriesNamhyung Kim2016-02-26
* perf hists browser: Show message for percent limitNamhyung Kim2016-02-26
* perf hists: Add more helper functions for the hierarchy modeNamhyung Kim2016-02-26
* perf hists: Support decaying in hierarchy modeNamhyung Kim2016-02-24
* perf hists: Resort after filtering hierarchyNamhyung Kim2016-02-24
* perf hists: Support filtering in hierarchy modeNamhyung Kim2016-02-24
* perf hists: Add helper functions for hierarchy modeNamhyung Kim2016-02-24
* perf hists: Resort hist entries with hierarchyNamhyung Kim2016-02-24
* perf hists: Basic support of hierarchical report viewNamhyung Kim2016-02-24
* perf tools: Fix column width setting on 'trace' sort keyNamhyung Kim2016-02-22
* 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 tools: Add hpp_list into struct hists objectJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_sort_list macroJiri Olsa2016-02-03