summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* perf config: Document 'kmem.default' variable in man pageTaeung Song2016-02-041-0/+5
* perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song2016-02-041-0/+5
* perf config: Document 'man.viewer' variable in man pageTaeung Song2016-02-041-0/+9
* perf config: Document 'top.children' variable in man pageTaeung Song2016-02-041-0/+7
* perf config: Document variables for 'report' section in man pageTaeung Song2016-02-041-0/+36
* perf config: Document variables for 'call-graph' section in man pageTaeung Song2016-02-041-0/+67
* perf config: Document 'ui.show-headers' variable in man pageTaeung Song2016-02-041-0/+6
* perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo2016-02-041-2/+2
* perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo2016-02-041-3/+6
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-02-0414-236/+425
|\
| * perf hists browser: Add 'L' hotkey to change percent limitNamhyung Kim2016-02-031-0/+55
| * perf report: Update documention of --percent-limit optionNamhyung Kim2016-02-031-1/+4
| * perf report: Update documentation of --sort optionNamhyung Kim2016-02-031-16/+16
| * perf hists: Introduce hists__for_each_sort_list macroJiri Olsa2016-02-032-3/+9
| * perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-035-12/+15
| * perf tools: Add hpp_list into struct hists objectJiri Olsa2016-02-032-3/+5
| * perf hists: Add struct perf_hpp_list argument to helper functionsJiri Olsa2016-02-033-15/+17
| * perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macroJiri Olsa2016-02-032-3/+3
| * perf hists: Introduce perf_hpp_list__for_each_sort_list macroJiri Olsa2016-02-033-7/+7
| * perf hists: Introduce perf_hpp_list__for_each_format_safe macroJiri Olsa2016-02-032-4/+4
| * perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa2016-02-036-21/+21
| * perf hists: Pass perf_hpp_list all the way through setup_output_listJiri Olsa2016-02-031-15/+18
| * perf hists: Add perf_hpp_list register helpersJiri Olsa2016-02-032-9/+23
| * perf hists: Introduce perf_hpp_list__init functionJiri Olsa2016-02-032-0/+8
| * perf hists: Introduce struct perf_hpp_listJiri Olsa2016-02-032-11/+16
| * perf hists: Separate output fields parsing into setup_output_list functionJiri Olsa2016-02-031-12/+22
| * perf hists: Separate sort fields parsing into setup_sort_list functionJiri Olsa2016-02-031-12/+22
| * perf hists: Properly release format fieldsJiri Olsa2016-02-033-0/+33
| * perf hists: Remove perf_hpp__column_(disable|enable)Jiri Olsa2016-02-032-14/+0
| * perf hists: Allocate output sort fieldJiri Olsa2016-02-032-10/+47
| * perf top: Move UI initialization ahead of sort setupArnaldo Carvalho de Melo2016-02-031-7/+7
| * perf report: Move UI initialization ahead of sort setupJiri Olsa2016-02-031-9/+9
| * perf hists: Make hpp setup function genericJiri Olsa2016-02-031-28/+8
| * perf hists: Add 'hpp__equal' callback functionJiri Olsa2016-02-031-0/+16
| * perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa2016-02-033-22/+28
| * perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_widthJiri Olsa2016-02-031-10/+2
| * perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa2016-02-032-11/+15
| * perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-038-16/+23
| * perf hists: Factor output_resort from hists__output_resortJiri Olsa2016-02-031-8/+15
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-02-045-26/+63
|\ \ | |/ |/|
| * Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2016-02-041-0/+10
| |\
| | * perf stat: Fix interval output valuesJiri Olsa2016-02-031-0/+10
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2016-02-044-26/+53
| |\ \ | | |/
| | * perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar2016-02-022-26/+41
| | * perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter2016-02-021-0/+9
| | * perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter2016-02-011-0/+3
* | | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2016-02-034-87/+136
|\ \ \
| * | | perf report: Don't show blank lines if entry has no callchainNamhyung Kim2016-02-011-1/+4
| * | | perf hists browser: Fix percent display in callchainsNamhyung Kim2016-02-011-5/+19
| * | | perf hists browser: Pass parent_total to callchain print functionsNamhyung Kim2016-02-011-20/+24
OpenPOWER on IntegriCloud