aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27perf ctf: Convert invalid chars in a string before set valueperf-urgent-for-mingo-20160527Wang Nan
2016-05-27perf record: Fix crash when kptr is restrictedWang Nan
2016-05-27perf symbols: Check kptr_restrict for rootWang Nan
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé
2016-05-24Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-23perf record: Read from backward ring bufferperf-core-for-mingo-20160523Wang Nan
2016-05-23perf record: Rename variable to make code clearWang Nan
2016-05-23perf record: Prevent reading invalid data in record__mmap_readWang Nan
2016-05-23perf evlist: Add API to pause/resumeWang Nan
2016-05-23perf trace: Use the ptr->name beautifier as default for "filename" argsArnaldo Carvalho de Melo
2016-05-23perf trace: Use the fd->name beautifier as default for "fd" argsArnaldo Carvalho de Melo
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen
2016-05-20perf evsel: Record fd into perf_mmapWang Nan
2016-05-20perf evsel: Add overwrite attribute and check write_backwardWang Nan
2016-05-20Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-20perf tools: Set buildid dir under symfs when --symfs is providedperf-core-for-mingo-20160520He Kuang
2016-05-20perf trace: Only auto set call-graph to "dwarf" when syscalls are being tracedArnaldo Carvalho de Melo
2016-05-20perf annotate: Sort list of recognised instructionsChris Ryder
2016-05-20perf annotate: Fix identification of ARM blt and bls instructionsChris Ryder
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo
2016-05-20perf callchain: Stop validating callchains by the max_stack sysctlArnaldo Carvalho de Melo
2016-05-20perf trace: Fix exit_group() formattingArnaldo Carvalho de Melo
2016-05-20perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo
2016-05-20perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo
2016-05-20perf machine: Do not bail out if not managing to read ref reloc symbolArnaldo Carvalho de Melo
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-19perf: Update MAINTAINERS for x86 movePeter Zijlstra
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-05-16perf tools: Separate accounting of contexts and real addresses in a stack traceperf-core-for-mingo-20160516Arnaldo Carvalho de Melo
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-16perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16perf core: Generalize max_stack sysctl handlerArnaldo Carvalho de Melo
2016-05-16perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu
2016-05-16perf stat: Use cpu-clock event for cpu targetsNamhyung Kim
2016-05-16perf stat: Update runtime using cpu-clock eventNamhyung Kim
2016-05-16perf stat: Fix indentation of stalled backend cycleNamhyung Kim
2016-05-16perf symbols: Store vdso buildid unconditionallyHe Kuang
2016-05-16perf stat: Avoid fractional digits for integer scalesAndi Kleen
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds