summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-03-04tools: Add a "make all" ruleKamal Mostafa1-0/+9
2016-02-25tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt1-3/+2
2016-02-25perf trace: Fix documentation for -iPeter Feiner1-1/+0
2016-01-23tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-10-23perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-10-23perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-10-23perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo1-0/+3
2015-10-23perf tools: Fix copying of /proc/kcoreAdrian Hunter1-22/+13
2015-06-06tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-06tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D1-1/+5
2015-05-06tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)1-1/+0
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa2-2/+4
2015-01-08userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2015-01-08mnt: Update unprivileged remount testEric W. Biederman1-30/+142
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman3-0/+260
2014-07-09tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-06-01tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt1-0/+1
2014-05-13tools/virtio: add a missing )Joel Stanley1-1/+1
2014-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-1/+2
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+13
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka1-1/+1
2014-03-14perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo1-0/+1
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras1-1/+1
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-5/+13
2014-03-11tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus1-1/+1
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa1-3/+3
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings1-1/+9
2014-03-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-4/+15
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-27Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep i...Ingo Molnar5-4/+15
2014-02-27Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar5-19/+40
2014-02-27tools/liblockdep: Use realpath for srctree and objtreeWang Nan1-2/+2
2014-02-27tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin1-0/+5
2014-02-27tools/liblockdep: Mark runtests.sh as executableSasha Levin1-0/+0
2014-02-27tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder1-1/+1
2014-02-27tools/liblockdep: Fix include of asm/hash.hIra W. Snyder1-0/+6
2014-02-27tools/liblockdep: Fix initialization code pathIra W. Snyder1-1/+1
2014-02-24perf symbols: Destroy unused symsrcsNamhyung Kim1-0/+2
2014-02-24perf annotate: Check availability of annotate when processing samplesNamhyung Kim4-19/+38
2014-02-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+44
2014-02-14perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo1-0/+18
2014-02-10perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings1-0/+4
2014-02-10perf list: Fix checking for supported events on older kernelsVince Weaver1-2/+15
2014-02-10perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa1-0/+6
2014-02-10perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu1-1/+1
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-63/+162
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-200/+244