aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/vm: add .gitignore to ignore built binariesJoonsoo Kim2013-02-051-0/+2
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-231-1/+1
|\
| * arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon2013-01-221-1/+1
* | perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior2013-01-101-0/+10
|/
* selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-042-0/+271
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-202-51/+37
|\
| * virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-171-2/+2
| * lguest: fix block request handling in example launcher.Rusty Russell2012-10-221-49/+35
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-12-185-81/+728
|\ \
| * | tools: Allow tools to be installed in a user specified locationJosh Boyer2012-11-301-2/+4
| * | tools/power: turbostat: make Makefile a bit more capableMark Asselstine2012-11-301-4/+16
| * | tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King2012-11-301-1/+1
| * | tools/power turbostat: v3.0: monitor Watts and TemperatureLen Brown2012-11-302-56/+690
| * | tools/power turbostat: fix output buffering issueLen Brown2012-11-301-0/+1
| * | tools/power turbostat: prevent infinite loop on migration error pathLen Brown2012-11-261-1/+10
| * | tools/power/x86/turbostat: share kernel MSR #definesLen Brown2012-11-232-19/+8
* | | tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones2012-12-171-2/+4
* | | breakpoint selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* | | kcmp selftests: print fail status instead of cause make errorDave Young2012-12-171-1/+1
* | | kcmp selftests: make run_tests fixDave Young2012-12-171-2/+2
* | | mem-hotplug selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* | | cpu-hotplug selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* | | mqueue selftests: print failure status instead of cause make errorDave Young2012-12-171-2/+2
* | | vm selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* | | Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-12-132-8/+158
|\ \ \
| * | | ktest: Test if target machine is up before installSteven Rostedt2012-12-111-0/+10
| * | | ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt2012-12-111-4/+8
| * | | ktest: Add native support for syslinux boot loaderSteven Rostedt2012-12-112-2/+48
| * | | ktest: Sync before rebootSteven Rostedt2012-12-111-0/+3
| * | | ktest: Add support for grub2Steven Rostedt2012-11-132-4/+91
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \
| * | | | treewide: Fix typos in various driversMasanari Iida2012-12-031-1/+1
* | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-131-0/+4
|\ \ \ \ \
| * | | | | tools/firewire: nosy-dump: check for allocation failureStefan Richter2012-12-021-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-1/+1
|\ \ \ \ \ \
| * | | | | | tools:virtio: fix compilation warningCong Ding2012-12-061-1/+1
| |/ / / / /
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11141-3599/+7570
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2012-12-0820-449/+140
| |\ \ \ \ \ \
| * | | | | | | perf evsel: Introduce is_group_member methodArnaldo Carvalho de Melo2012-11-145-16/+23
| * | | | | | | perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-141-1/+1
| * | | | | | | tools: Pass the target in descendDavid Howells2012-11-141-2/+2
| * | | | | | | tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells2012-11-141-4/+13
| * | | | | | | tools: Define a Makefile function to do subdir processingDavid Howells2012-11-142-12/+20
| * | | | | | | perf ui: Always compile browser setup codeNamhyung Kim2012-11-143-40/+30
| * | | | | | | perf ui: Add ui_progress__finish()Namhyung Kim2012-11-145-0/+19
| * | | | | | | perf ui gtk: Implement ui_progress functionsNamhyung Kim2012-11-144-0/+54
| * | | | | | | perf ui: Introduce generic ui_progress helperNamhyung Kim2012-11-146-12/+41
| * | | | | | | perf ui tui: Move progress.c under ui/tui directoryNamhyung Kim2012-11-142-5/+5
| * | | | | | | perf tools: Add basic event modifier sanity checkJiri Olsa2012-11-142-1/+25
| * | | | | | | perf tools: Omit group members from perf_evlist__disable/enableJiri Olsa2012-11-141-0/+4