aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann4-0/+945
2014-08-08tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck1-0/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-284/+617
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds14-193/+1772
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+66
2014-08-05Merge branch 'pm-tools'Rafael J. Wysocki4-26/+28
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-8/+124
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-0/+179
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-35/+145
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds132-869/+3512
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-28/+26
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-349/+297
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin1-6/+5
2014-07-30cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist1-18/+21
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi1-1/+1
2014-07-28Revert "perf tools: Fix jump label always changing during tracing"Jiri Olsa1-7/+2
2014-07-28perf tools: Fix perf usage string leftoverJiri Olsa1-1/+1
2014-07-28Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar29-115/+470
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changesIngo Molnar11-27/+62
2014-07-28selftests/powerpc: Add test of per-event excludesMichael Ellerman2-1/+115
2014-07-28selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2-0/+49
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2-1/+93
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman1-4/+6
2014-07-28selftests/powerpc: Count more instructions & use decimalMichael Ellerman1-8/+14
2014-07-28selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2-2/+8
2014-07-28selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2-1/+49
2014-07-28selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman4-253/+272
2014-07-28selftests/powerpc: Fix parse_proc_maps()Michael Ellerman1-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2-14/+11
2014-07-27Merge branch 'acpica'Rafael J. Wysocki10-167/+1744
2014-07-25perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty roundsJiri Olsa1-1/+7
2014-07-25perf record: Always force PERF_RECORD_FINISHED_ROUND eventJiri Olsa1-2/+1
2014-07-25perf inject: Add --kallsyms parameterAdrian Hunter2-0/+5
2014-07-25perf tools: Expose 'addr' functions so they can be reusedAdrian Hunter3-33/+53
2014-07-24perf session: Fix accounting of ordered samples queueJiri Olsa1-2/+1
2014-07-24perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu1-3/+1
2014-07-23perf tools: Fix build on gcc 4.4.7Arnaldo Carvalho de Melo1-1/+1
2014-07-23perf tools: Add thread parameter to vdso__dso_findnew()Adrian Hunter5-7/+10
2014-07-23perf tools: Add dso__type()Adrian Hunter5-0/+77
2014-07-23perf tools: Separate the VDSO map name from the VDSO dso nameAdrian Hunter4-9/+20
2014-07-23perf tools: Add vdso__new()Adrian Hunter1-5/+15
2014-07-23perf machine: Fix the lifetime of the VDSO temporary fileAdrian Hunter5-13/+37
2014-07-23perf tools: Group VDSO global variables into a structureAdrian Hunter1-12/+32
2014-07-23perf session: Add ability to skip 4GiB or moreAdrian Hunter1-7/+8
2014-07-23perf session: Add ability to 'skip' a non-piped event streamAdrian Hunter1-1/+6
2014-07-23perf tools: Pass machine to vdso__dso_findnew()Adrian Hunter5-10/+14
2014-07-23tools: add script to test udelayDavid Riley1-0/+66
2014-07-23perf tools: Add dso__data_size()Adrian Hunter2-0/+24
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter4-9/+15
2014-07-23perf machine: Add ability to record the current tid for each cpuAdrian Hunter2-0/+51