summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06perf stat record: Keep sample_type 0 for pipe sessionJiri Olsa
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim
2016-01-06perf tools: Add all matching dynamic sort keys for field nameNamhyung Kim
2016-01-06perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa
2016-01-06tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa
2016-01-06tools build feature: Introduce feature_assign macroJiri Olsa
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa
2016-01-06tools build feature: Fix feature_check_display_code typoJiri Olsa
2016-01-06perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...Namhyung Kim
2016-01-06perf tools: Add 'trace_fields' dynamic sort keyNamhyung Kim
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim
2016-01-06perf tools: Support '<event>.*' dynamic sort keyNamhyung Kim
2016-01-06perf tools: Support shortcuts for events in dynamic sort keysNamhyung Kim
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim
2016-01-06perf tools: Add 'trace' sort keyNamhyung Kim
2016-01-06perf tools: Try to show pretty printed output for dynamic sort keysNamhyung Kim
2016-01-06perf tools: Add dynamic sort key for tracepoint eventsNamhyung Kim
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim
2016-01-06perf top: Create the evlist soonerNamhyung Kim
2016-01-06tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim
2016-01-06perf hist: Save raw_data/size for tracepoint eventsNamhyung Kim
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen
2016-01-06perf/core: Collapse more IPI loopsPeter Zijlstra
2016-01-06Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2016-01-06perf: Fix race in swevent hashPeter Zijlstra
2016-01-06perf: Fix race in perf_event_exec()Peter Zijlstra
2015-12-18Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-12-18Merge branch 'perf/urgent' into perf/core, to make sure a cherry-picked commi...Ingo Molnar
2015-12-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-12-18Merge tag 'perf-core-for-mingo-2.1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa
2015-12-17perf stat report: Process event update eventsJiri Olsa
2015-12-17perf stat report: Process stat and stat round eventsJiri Olsa
2015-12-17perf stat report: Move csv_sep initialization before report commandJiri Olsa
2015-12-17perf stat report: Add support to initialize aggr_map from fileJiri Olsa
2015-12-17perf stat report: Process stat config eventJiri Olsa