summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools build feature: Fix feature_check_display_code typoJiri Olsa2016-01-061-1/+1
* perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim2016-01-062-5/+26
* perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim2016-01-061-9/+38
* perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-067-18/+37
* perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim2016-01-061-15/+34
* perf tools: Support shortcuts for events in dynamic sort keysNamhyung Kim2016-01-061-20/+87
* perf report/top: Add --raw-trace optionNamhyung Kim2016-01-066-4/+41
* perf tools: Add 'trace' sort keyNamhyung Kim2016-01-063-16/+62
* perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim2016-01-063-5/+102
* perf tools: Add dynamic sort key for tracepoint eventsNamhyung Kim2016-01-061-0/+213
* perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-0610-23/+27
* perf top: Create the evlist soonerNamhyung Kim2016-01-061-6/+6
* tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2016-01-062-61/+72
* perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim2016-01-062-0/+26
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-065-27/+32
* perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver2016-01-061-1/+1
* perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi2016-01-064-1/+499
* perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi2016-01-061-1/+2
* perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi2016-01-063-0/+78
* perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2016-01-062-5/+149
* perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui2016-01-061-18/+5
* perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2016-01-062-0/+3
* perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian2016-01-061-1/+8
* perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian2016-01-061-4/+7
* perf/x86: Fix filter_events() bug with event mappingsStephane Eranian2016-01-061-1/+10
* perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen2016-01-064-5/+57
* perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2016-01-062-4/+3
* perf/x86: Allow zero PEBS status with only single active eventAndi Kleen2016-01-061-0/+12
* perf/x86: Remove warning for zero PEBS statusAndi Kleen2016-01-061-4/+1
* perf/core: Collapse more IPI loopsPeter Zijlstra2016-01-061-73/+33
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2016-01-061-29/+6
|\
| * perf: Fix race in swevent hashPeter Zijlstra2016-01-061-19/+1
| * perf: Fix race in perf_event_exec()Peter Zijlstra2016-01-061-10/+5
* | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-12-1824-19/+2054
|\ \
| * | perf stat report: Allow to override aggr_modeJiri Olsa2015-12-172-0/+27
| * | perf stat report: Process event update eventsJiri Olsa2015-12-171-0/+1
| * | perf stat report: Process stat and stat round eventsJiri Olsa2015-12-171-0/+28
| * | perf stat report: Move csv_sep initialization before report commandJiri Olsa2015-12-171-7/+7
| * | perf stat report: Add support to initialize aggr_map from fileJiri Olsa2015-12-171-0/+103
| * | perf stat report: Process stat config eventJiri Olsa2015-12-171-0/+10
| * | perf stat report: Process cpu/threads mapsJiri Olsa2015-12-171-2/+64
| * | perf stat report: Add report commandJiri Olsa2015-12-172-4/+69
| * | perf stat record: Synthesize event update eventsJiri Olsa2015-12-171-0/+59
| * | perf stat record: Do not allow record with multiple runs modeJiri Olsa2015-12-171-0/+5
| * | perf stat record: Write stat round events on recordJiri Olsa2015-12-171-0/+20
| * | perf stat record: Write stat events on recordJiri Olsa2015-12-171-0/+19
| * | perf stat record: Add pipe support for record commandJiri Olsa2015-12-171-11/+28
| * | perf stat record: Store events IDs in perf data fileJiri Olsa2015-12-171-0/+35
| * | perf evlist: Export id_add_fd()Jiri Olsa2015-12-172-3/+6
| * | perf stat record: Synthesize stat record dataJiri Olsa2015-12-171-13/+43
OpenPOWER on IntegriCloud