summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2016-02-25perf trace: Fix documentation for -iPeter Feiner
2016-01-22tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-10-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-22perf stat: Get correct cpu id for print_aggrKan Liang
2015-10-22perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo
2015-10-22perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-06-06tools/vm: fix page-flags buildAndi Kleen
2015-05-06tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-05-06tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)
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-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-05-31tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt
2014-05-13tools/virtio: add a missing )Joel Stanley
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka
2014-03-14perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings
2014-03-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen
2014-02-27Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep i...Ingo Molnar
2014-02-27Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder
2014-02-24perf symbols: Destroy unused symsrcsNamhyung Kim
2014-02-24perf annotate: Check availability of annotate when processing samplesNamhyung Kim
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-13perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo
2014-02-10perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings
2014-02-10perf list: Fix checking for supported events on older kernelsVince Weaver
2014-02-10perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa
2014-02-10perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds