summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-06tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa1-5/+21
2016-01-06tools build feature: Introduce feature_assign macroJiri Olsa1-1/+7
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2-9/+4
2016-01-06tools build feature: Fix feature_check_display_code typoJiri Olsa1-1/+1
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim2-5/+26
2016-01-06perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim1-9/+38
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim7-18/+37
2016-01-06perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim1-15/+34
2016-01-06perf tools: Support shortcuts for events in dynamic sort keysNamhyung Kim1-20/+87
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim6-4/+41
2016-01-06perf tools: Add 'trace' sort keyNamhyung Kim3-16/+62
2016-01-06perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim3-5/+102
2016-01-06perf tools: Add dynamic sort key for tracepoint eventsNamhyung Kim1-0/+213
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim10-23/+27
2016-01-06perf top: Create the evlist soonerNamhyung Kim1-6/+6
2016-01-06tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2-61/+72
2016-01-06perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim2-0/+26
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim5-27/+32
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver1-1/+1
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi4-1/+499
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi1-1/+2
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi3-0/+78
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2-5/+149
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2-0/+3
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian1-1/+8
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-4/+7
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen1-0/+12
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen1-4/+1
2016-01-06perf/core: Collapse more IPI loopsPeter Zijlstra1-73/+33
2016-01-06Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar1-29/+6
2016-01-06perf: Fix race in swevent hashPeter Zijlstra1-19/+1
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra1-10/+5
2015-12-18Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar24-19/+2054
2015-12-18Merge branch 'perf/urgent' into perf/core, to make sure a cherry-picked commi...Ingo Molnar0-0/+0
2015-12-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-1/+5
2015-12-18Merge tag 'perf-core-for-mingo-2.1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar85-582/+1103
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa2-0/+27
2015-12-17perf stat report: Process event update eventsJiri Olsa1-0/+1
2015-12-17perf stat report: Process stat and stat round eventsJiri Olsa1-0/+28
2015-12-17perf stat report: Move csv_sep initialization before report commandJiri Olsa1-7/+7
2015-12-17perf stat report: Add support to initialize aggr_map from fileJiri Olsa1-0/+103
2015-12-17perf stat report: Process stat config eventJiri Olsa1-0/+10
2015-12-17perf stat report: Process cpu/threads mapsJiri Olsa1-2/+64
2015-12-17perf stat report: Add report commandJiri Olsa2-4/+69
2015-12-17perf stat record: Synthesize event update eventsJiri Olsa1-0/+59
2015-12-17perf stat record: Do not allow record with multiple runs modeJiri Olsa1-0/+5