summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-15perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim1-3/+3
2014-10-15perf callchain: Create an address space per threadNamhyung Kim3-5/+55
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim2-0/+10
2014-10-15perf evlist: Fix for double free in tools/perf statYasser Shalabi1-0/+1
2014-10-15perf test: Add test case for pmu event new style formatKan Liang1-0/+36
2014-10-15perf tools: Add support to new style format of kernel PMU eventKan Liang2-1/+69
2014-10-15perf tools: Parse the pmu event prefix and suffixKan Liang4-10/+141
2014-10-15Revert "perf tools: Default to cpu// for events v5"Kan Liang3-54/+1
2014-10-15perf Documentation: Remove Ruplicated docs for powerpc cpu specific eventsCody P Schafer1-573/+0
2014-10-15perf Documentation: sysfs events/ interfacesCody P Schafer1-0/+60
2014-10-15perf top: Add a visual cue for toggle zeroing of samplesTaeung Song1-10/+22
2014-10-15Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar35-229/+392
2014-10-14perf symbols: Make sym->end be the first address after the symbol rangeArnaldo Carvalho de Melo3-8/+8
2014-10-14perf symbols: Fix map->end fixupArnaldo Carvalho de Melo1-1/+1
2014-10-14perf tools: Fixup off-by-one comparision in maps__findNamhyung Kim1-1/+1
2014-10-14perf tools: fix off-by-one error in mapsStephane Eranian1-3/+3
2014-10-14perf machine: Add missing dsos->root rbtree root initializationArnaldo Carvalho de Melo1-2/+8
2014-10-14perf evsel: Make some exit routines staticArnaldo Carvalho de Melo2-6/+3
2014-10-14perf evsel: Add missing 'target' struct forward declarationArnaldo Carvalho de Melo1-0/+1
2014-10-14perf evlist: Default to syswide target when no thread/cpu maps setArnaldo Carvalho de Melo1-0/+40
2014-10-14perf evlist: Check that there is a thread_map when preparing a workloadArnaldo Carvalho de Melo1-1/+7
2014-10-14perf thread_map: Create dummy constructor out of open coded equivalentArnaldo Carvalho de Melo2-8/+14
2014-10-14perf tools: Remove hists from evselArnaldo Carvalho de Melo8-25/+65
2014-10-14perf callchain: Move the callchain_param extern to callchain.hArnaldo Carvalho de Melo5-2/+5
2014-10-14perf evsel: SubclassingArnaldo Carvalho de Melo2-2/+50
2014-10-14perf session: Remove last reference to hists structArnaldo Carvalho de Melo6-8/+19
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds3-9/+9
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-6/+25
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-157/+371
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-10/+187
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-78/+47
2014-10-14Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+9
2014-10-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-19/+20
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-29/+74
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-11/+12
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-17/+12
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+2
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-80/+51
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-68/+61
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds55-552/+1075
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+4
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+31
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds134-5125/+8840
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds30-483/+282
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds33-2320/+1611
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds63-547/+1936
2014-10-13Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds47-1176/+1304
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds74-960/+889
2014-10-13Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner16-61/+57
2014-10-13xfs: fix agno increment in xfs_inumbers() loopEric Sandeen1-1/+2