summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo
2016-03-11perf test: Remove 'core_id' check in topo testSukadev Bhattiprolu
2016-03-11Merge tag 'perf-core-for-mingo-20160310' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen
2016-03-10perf stat: Implement --metric-only modeAndi Kleen
2016-03-10perf stat: Document CSV format in manpageAndi Kleen
2016-03-10perf hists browser: Check sort keys before hot key actionsNamhyung Kim
2016-03-10perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim
2016-03-10perf tools: Add sort__has_comm variableNamhyung Kim
2016-03-10perf tools: Recalc total periods using top-level entries in hierarchyNamhyung Kim
2016-03-10perf tools: Remove nr_sort_keys fieldNamhyung Kim
2016-03-10perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim
2016-03-10perf tools: Remove hist_entry->fmt fieldNamhyung Kim
2016-03-10perf tools: Fix command line filters in hierarchy modeNamhyung Kim
2016-03-10perf tools: Add more sort entry check functionsNamhyung Kim
2016-03-10perf tools: Fix hist_entry__filter() for hierarchyNamhyung Kim
2016-03-10perf jitdump: Build only on supported archsJiri Olsa
2016-03-10tools lib traceevent: Add '~' operation within arg_num_eval()Steven Rostedt
2016-03-09perf tools: Omit unnecessary cast in perf_pmu__parse_scaleJiri Olsa
2016-03-09perf tools: Pass perf_hpp_list all the way through setup_sort_listJiri Olsa
2016-03-09perf tools: Fix perf script python database export crashChris Phlipot
2016-03-09perf jitdump: DWARF is also neededArnaldo Carvalho de Melo
2016-03-09perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changesIngo Molnar
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov
2016-03-08x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian
2016-03-08perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-03-08perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-03-08Merge branch 'email/acme' into perf/coreIngo Molnar
2016-03-08perf report: Use hierarchy hpp list on gtkNamhyung Kim
2016-03-08perf hists browser: Use hierarchy hpp listNamhyung Kim
2016-03-08perf report: Use hierarchy hpp list on stdioNamhyung Kim
2016-03-08perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim
2016-03-08perf hists: Support multiple sort keys in a hierarchy levelNamhyung Kim
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim
2016-03-08perf hists: Introduce perf_hpp__setup_hists_formats()Namhyung Kim
2016-03-08perf stat: Document --detailed optionBorislav Petkov
2016-03-08perf hists: Add level field to struct perf_hpp_fmtNamhyung Kim
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter
2016-03-08perf jit: Move clockid validationAdrian Hunter
2016-03-08perf jit: Let jit_process() return errorsAdrian Hunter
2016-03-08perf session: Simplify tool stubsAdrian Hunter
2016-03-08perf inject: Hit all DSOs for AUX data in JIT and other casesAdrian Hunter
2016-03-08perf tools: Explicitly declare inc_group_count as a void functionColin Ian King
2016-03-04Merge tag 'perf-core-for-mingo-20160303' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-03perf stat: Check for frontend stalled for metricsAndi Kleen