summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07perf buildid-list: Show running kernel build id fixMichael Petlan
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen
2015-12-06tracepoints: Move struct tracepoint to new tracepoint-defs.h headerAndi Kleen
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2015-12-06perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen
2015-12-06perf/core: Collapse common IPI patternPeter Zijlstra
2015-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-12-06perf: Do not send exit event twiceJiri Olsa
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-12-04perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra
2015-11-28Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-11-27perf bpf: Rename bpf config to program configWang Nan
2015-11-27tools lib bpf: Extract and collect map names from BPF object fileWang Nan
2015-11-27tools lib bpf: Collect map definition in bpf_objectWang Nan
2015-11-27perf hists browser: Update nr entries regardless of min percentNamhyung Kim
2015-11-27perf hists: Do not skip elided fields when processing samplesNamhyung Kim
2015-11-27perf report: Show error message when processing sample failsNamhyung Kim
2015-11-27perf list: Robustify event printing routineArnaldo Carvalho de Melo
2015-11-27perf list: Add support for PERF_COUNT_SW_BPF_OUTArnaldo Carvalho de Melo
2015-11-27perf test: 'unwind' test should create kernel mapsJiri Olsa
2015-11-27perf buildid-list: Show running kernel build id fixMichael Petlan
2015-11-27Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-11-26bpf tools: Add helper function for updating bpf maps elementsHe Kuang
2015-11-26perf evlist: Display WEIGHT sample type bitJiri Olsa
2015-11-26perf stat: Clear sample_(type|period) for countingJiri Olsa
2015-11-26perf symbols: Add the path to vmlinux.debugEkaterina Tumanova
2015-11-26perf symbols: Refactor vmlinux_path__init() to ease path additionsEkaterina Tumanova
2015-11-26tools build: Use fixdep with OUTPUT path prefixJiri Olsa
2015-11-26perf script: Pass perf_script into process_eventJiri Olsa
2015-11-26perf tools: Correctly identify anon_hugepage when generating map (v2)Yannick Brosseau
2015-11-26perf machine: Adjust dso->long_name for offline moduleWang Nan
2015-11-26perf build: Fix traceevent plugins build raceJiri Olsa
2015-11-26perf script: Remove default_scripting_opsJiri Olsa
2015-11-26perf top: Fix freeze on --call-graph flat/foldedNamhyung Kim
2015-11-26perf callchain: Honor hide_unresolvedNamhyung Kim
2015-11-26Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-11-25tools lib bpf: Don't do a feature check when cleaningWang Nan
2015-11-25tools build: Clean CFLAGS and LDFLAGS for fixdepWang Nan
2015-11-25perf probe: Fix to free temporal Dwarf_Frame correctlyMasami Hiramatsu
2015-11-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-11-23tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt
2015-11-23perf callchain: Add missing parent_val initializationJiri Olsa
2015-11-23perf config: Add initial man pageTaeung Song
2015-11-23perf tools: Add 'perf config' commandTaeung Song
2015-11-23perf callchain: Add order support for libdw DWARF unwinderJiri Olsa
2015-11-23perf test: Add callchain order setup for DWARF unwinder testJiri Olsa
2015-11-23perf callchain: Add order support for libunwind DWARF unwinderJiri Olsa
2015-11-23perf callchain: Move initial entry call into get_entries functionJiri Olsa