aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf report: Use srcline from callchain for hist entriesMilian Wolff2017-10-25
* | perf report: Remove code to handle inline frames from browsersMilian Wolff2017-10-24
|/
* perf sort: Add sort option for physical addressKan Liang2017-09-01
* perf report: Make --branch-history work without callgraphs(-g) option in perf...Jin Yao2017-07-25
* perf report: Show branch type statistics for stdio modeJin Yao2017-07-18
* perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo2017-04-24
* perf tools: Include sys/param.h where neededArnaldo Carvalho de Melo2017-04-24
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* 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