summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-01-18ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2013-12-17Merge tag 'v3.13-rc4' into core/lockingIngo Molnar
2013-12-11ktest: Add eval '=~' command to modify variables in config fileSteven Rostedt (Red Hat)
2013-12-11ktest: Add special variable ${KERNEL_VERSION}Steven Rostedt (Red Hat)
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-04usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui
2013-12-03ktest: Add documentation of CLOSE_CONSOLE_SIGNALSteven Rostedt (Red Hat)
2013-12-03ktest: Make the signal to terminate the console configurableSatoru Takeuchi
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger
2013-11-25tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-19tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo
2013-11-19tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt
2013-11-19perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim
2013-11-19perf header: Fix bogus group nameNamhyung Kim
2013-11-19perf tools: Tag thread comm as overridenFrederic Weisbecker
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki
2013-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter
2013-11-14perf probe: Add '--demangle'/'--no-demangle'Azat Khuzhin
2013-11-14perf ui browser: Fix segfault caused by off by one handling END keyArnaldo Carvalho de Melo
2013-11-14perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo
2013-11-14perf evsel: Introduce perf_evsel__prev() methodArnaldo Carvalho de Melo
2013-11-14perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo
2013-11-14perf tools: Synthesize anon MMAP records againDon Zickus
2013-11-14perf top: Add missing newline if the 'uid' is invalidIngo Molnar
2013-11-14perf tools: Remove trivial extra semincolonDavidlohr Bueso
2013-11-14perf trace: Tweak summary outputPekka Enberg
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar
2013-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-14Merge branch 'linus' into perf/urgentIngo Molnar
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi
2013-11-12tools / power turbostat: Support SilvermontLen Brown
2013-11-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar