summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2017-11-02perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2017-06-08perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo
2017-06-08ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-06-08perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo
2017-02-10tools/vm/slabinfo: fix an unintentional printfDan Carpenter
2017-02-10perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo
2016-06-07perf stat: Document --detailed optionBorislav Petkov
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-03tools: Add a "make all" ruleKamal Mostafa
2016-02-25tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt
2015-10-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-05-06tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa
2015-01-08userns: Unbreak the unprivileged remount testsEric W. Biederman
2015-01-08mnt: Update unprivileged remount testEric W. Biederman
2014-10-05perf kmem: Make it work again on non NUMA machinesJiri Olsa
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-07-09tools: ffs-test: fix header values endianessMichal Nazarewicz
2014-06-11perf evsel: Fix printing of perf_event_paranoid messageDavid Ahern
2014-02-13turbostat: Use GCC's CPUID functions to support PICJosh Triplett
2014-02-13turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett
2014-02-06perf kvm: Fix kvm report without guestmount.Dongsheng Yang
2014-01-25perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo
2014-01-09cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2013-12-04perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle
2013-10-05tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee
2013-10-01perf tools: Handle JITed code in shared memoryAndi Kleen
2013-08-04perf tools: Revert regression in configuration of Python supportMichael Witten
2013-08-04Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-22perf: net_dropmonitor: Remove progress indicatorBen Hutchings
2013-05-22perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings
2013-05-22perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings
2013-05-22perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings
2013-05-22perf: net_dropmonitor: Fix trace parameter orderBen Hutchings
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-29Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan
2013-04-24tools: hv: skip iso9660 mounts in hv_vss_daemonOlaf Hering
2013-04-24tools: hv: use FIFREEZE/FITHAW in hv_vss_daemonOlaf Hering