aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf tools: add JVMTI agent libraryStephane Eranian2016-02-05
* perf inject: Add jitdump mmap injection supportStephane Eranian2016-02-05
* perf inject: Make sure mmap records are ordered when injecting build_idsArnaldo Carvalho de Melo2016-02-05
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-05
* perf symbols: add Java demangling supportStephane Eranian2016-02-05
* perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-02-05
* perf build tests: Do parallell builds with 'build-test'Arnaldo Carvalho de Melo2016-02-04
* perf tools: Fix parallel build including 'clean' targetJiri Olsa2016-02-04
* perf config: Document 'record.build-id' variable in man pageTaeung Song2016-02-04
* perf config: Document 'kmem.default' variable in man pageTaeung Song2016-02-04
* perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song2016-02-04
* perf config: Document 'man.viewer' variable in man pageTaeung Song2016-02-04
* perf config: Document 'top.children' variable in man pageTaeung Song2016-02-04
* perf config: Document variables for 'report' section in man pageTaeung Song2016-02-04
* perf config: Document variables for 'call-graph' section in man pageTaeung Song2016-02-04
* perf config: Document 'ui.show-headers' variable in man pageTaeung Song2016-02-04
* perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo2016-02-04
* perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo2016-02-04
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-02-04
|\
| * perf hists browser: Add 'L' hotkey to change percent limitNamhyung Kim2016-02-03
| * perf report: Update documention of --percent-limit optionNamhyung Kim2016-02-03
| * perf report: Update documentation of --sort optionNamhyung Kim2016-02-03
| * perf hists: Introduce hists__for_each_sort_list macroJiri Olsa2016-02-03
| * perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-03
| * perf tools: Add hpp_list into struct hists objectJiri 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: Pass perf_hpp_list all the way through setup_output_listJiri Olsa2016-02-03
| * perf hists: Add perf_hpp_list register helpersJiri Olsa2016-02-03
| * perf hists: Introduce perf_hpp_list__init functionJiri Olsa2016-02-03
| * perf hists: Introduce struct perf_hpp_listJiri Olsa2016-02-03
| * perf hists: Separate output fields parsing into setup_output_list functionJiri Olsa2016-02-03
| * perf hists: Separate sort fields parsing into setup_sort_list functionJiri 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 top: Move UI initialization ahead of sort setupArnaldo Carvalho de Melo2016-02-03
| * perf report: Move UI initialization ahead of sort setupJiri 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 hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-03
| * perf hists: Factor output_resort from hists__output_resortJiri Olsa2016-02-03
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-02-04
|\ \ | |/ |/|
| * Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2016-02-04
| |\