aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
Commit message (Expand)AuthorAge
...
* perf hists: Move sort__has_sym into struct perf_hpp_listJiri Olsa2016-05-05
* perf hists browser: Fold two consecutive symbol_conf.use_callchain ifsArnaldo Carvalho de Melo2016-04-18
* perf tools: Introduce trim functionJiri Olsa2016-04-07
* perf hists: Fix determination of a callchain node's childlessnessAndres Freund2016-03-30
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-23
* perf hists browser: Check sort keys before hot key actionsNamhyung Kim2016-03-10
* perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim2016-03-10
* perf tools: Remove nr_sort_keys fieldNamhyung Kim2016-03-10
* perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim2016-03-10
* perf report: Use hierarchy hpp list on gtkNamhyung Kim2016-03-08
* perf hists browser: Use hierarchy hpp listNamhyung Kim2016-03-08
* perf report: Use hierarchy hpp list on stdioNamhyung Kim2016-03-08
* 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 report: Left align dynamic entries in hierarchyNamhyung Kim2016-02-26
* perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim2016-02-26
* perf report: Show message for percent limit on gtkNamhyung Kim2016-02-26
* perf hists browser: Show message for percent limitNamhyung Kim2016-02-26
* perf hists browser: Cleanup hist_browser__update_percent_limit()Namhyung Kim2016-02-26
* perf report: Show message for percent limit on stdioNamhyung Kim2016-02-26
* perf hists: Add more helper functions for the hierarchy modeNamhyung Kim2016-02-26
* perf ui/gtk: Implement hierarchy output modeNamhyung Kim2016-02-24
* perf hists browser: Align column header in hierarchy modeNamhyung Kim2016-02-24
* perf hists browser: Implement hierarchy outputNamhyung Kim2016-02-24
* perf hists browser: Support collapsing/expanding whole entries in hierarchyNamhyung Kim2016-02-24
* perf hists browser: Count number of hierarchy entriesNamhyung Kim2016-02-24
* perf ui/stdio: Align column header for hierarchy outputNamhyung Kim2016-02-24
* perf ui/stdio: Implement hierarchy output modeNamhyung Kim2016-02-24
* perf hists: Count number of sort keysNamhyung Kim2016-02-24
* perf tools: Fix assertion failure on dynamic entryNamhyung Kim2016-02-22
* perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo2016-02-12
* perf hists browser: Add 'L' hotkey to change percent limitNamhyung Kim2016-02-03
* perf hists: Introduce hists__for_each_format macroJiri 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 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: Allocate output sort fieldJiri Olsa2016-02-03
* perf hists: Make hpp setup function genericJiri Olsa2016-02-03
* perf hists: Add 'hpp__equal' callback functionJiri Olsa2016-02-03
* perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa2016-02-03
* perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_widthJiri Olsa2016-02-03
* perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa2016-02-03
* perf report: Don't show blank lines if entry has no callchainNamhyung Kim2016-02-01