summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17perf evsel: Move exit stuff from __delete to __exitArnaldo Carvalho de Melo
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard
2014-10-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-15perf kvm stat live: Enable events copyingAlexander Yarygin
2014-10-15perf session: Add option to copy events when queueingAlexander Yarygin
2014-10-15perf Documentation: Fix typos in perf/DocumentationMasanari Iida
2014-10-15perf trace: Use thread_{,_set}_priv helpersNamhyung Kim
2014-10-15perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim
2014-10-15perf callchain: Create an address space per threadNamhyung Kim
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim
2014-10-15perf evlist: Fix for double free in tools/perf statYasser Shalabi
2014-10-15perf test: Add test case for pmu event new style formatKan Liang
2014-10-15perf tools: Add support to new style format of kernel PMU eventKan Liang
2014-10-15perf tools: Parse the pmu event prefix and suffixKan Liang
2014-10-15Revert "perf tools: Default to cpu// for events v5"Kan Liang
2014-10-15perf Documentation: Remove Ruplicated docs for powerpc cpu specific eventsCody P Schafer
2014-10-15perf Documentation: sysfs events/ interfacesCody P Schafer
2014-10-15perf top: Add a visual cue for toggle zeroing of samplesTaeung Song
2014-10-15Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-14perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo
2014-10-14perf symbols: Fix map->end fixupArnaldo Carvalho de Melo
2014-10-14perf tools: Fixup off-by-one comparision in maps__findNamhyung Kim
2014-10-14perf tools: fix off-by-one error in mapsStephane Eranian
2014-10-14perf machine: Add missing dsos->root rbtree root initializationArnaldo Carvalho de Melo
2014-10-14perf evsel: Make some exit routines staticArnaldo Carvalho de Melo
2014-10-14perf evsel: Add missing 'target' struct forward declarationArnaldo Carvalho de Melo
2014-10-14perf evlist: Default to syswide target when no thread/cpu maps setArnaldo Carvalho de Melo
2014-10-14perf evlist: Check that there is a thread_map when preparing a workloadArnaldo Carvalho de Melo
2014-10-14perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo
2014-10-14perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo
2014-10-14perf evsel: SubclassingArnaldo Carvalho de Melo
2014-10-14perf session: Remove last reference to hists structArnaldo Carvalho de Melo
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-14Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds