aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.c
Commit message (Expand)AuthorAge
* perf callchain: Reference count mapsKrister Johansen2017-03-12
* perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-09
* 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
* perf hists: Introduce perf_hpp_list__init functionJiri Olsa2016-02-03
* perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-03
* perf hists: Factor output_resort from hists__output_resortJiri Olsa2016-02-03
* perf hists: Update hists' total period when adding entriesNamhyung Kim2016-02-01
* perf hists: Fix min callchain hits calculationNamhyung Kim2016-02-01
* perf hists: Cleanup filtering functionsNamhyung Kim2016-01-26
* perf hists: Remove parent filter check in DSO filter functionNamhyung Kim2016-01-26
* perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa2016-01-26