summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-03-13perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo1-2/+2
2017-01-26perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo1-2/+4
2017-01-26selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2016-11-08perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo2-2/+2
2016-10-07tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-05-03perf stat: Document --detailed optionBorislav Petkov1-0/+8
2016-03-15efi: Make efivarfs entries immutable by defaultPeter Jones2-4/+87
2016-02-24tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt1-3/+2
2016-02-24perf trace: Fix documentation for -iPeter Feiner1-1/+0
2016-01-09tools: Add a "make all" ruleKamal Mostafa1-0/+8
2015-10-27perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-10-27perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-10-27perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo1-0/+3
2015-05-04tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D1-1/+5
2015-05-04tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)1-1/+0
2015-01-26perf session: Do not fail on processing out of order eventJiri Olsa2-2/+4
2015-01-07userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2015-01-07mnt: 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-18tools: ffs-test: fix header values endianessMichal Nazarewicz1-2/+2
2014-02-14turbostat: Use GCC's CPUID functions to support PICJosh Triplett1-5/+6
2014-02-14turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2-2/+2
2014-02-06perf kvm: Fix kvm report without guestmount.Dongsheng Yang1-1/+6
2014-01-10cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer1-3/+3
2013-12-04perf tools: Synthesize anon MMAP records againDon Zickus1-2/+4
2013-12-04perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle3-4/+11
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou14-16/+49
2013-10-28perf top: Split -G and --call-graphJiri Olsa2-23/+18
2013-10-28perf record: Split -g and --call-graphJiri Olsa3-23/+67
2013-10-28perf hists: Add color overhead for stdio output bufferJiri Olsa2-5/+17
2013-10-28perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo1-1/+1
2013-10-24perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart1-13/+24
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-20/+15
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2-18/+13
2013-10-17perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo1-1/+1
2013-10-17tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1
2013-10-15perf probe: Fix to initialize fname always before use itMasami Hiramatsu1-1/+1
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim2-1/+13
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo1-0/+1
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu3-21/+59
2013-10-04perf tools: Fix libaudit testArnaldo Carvalho de Melo1-1/+1
2013-10-04perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim1-0/+1
2013-10-04perf tools: Add default handler for mmap2 eventsDavid Ahern1-0/+2
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-25perf symbols: Demangle cloned functionsAndi Kleen1-1/+26
2013-09-25perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter1-1/+1
2013-09-25perf tools: Explicitly add libdl dependencyDavid Ahern1-1/+1
2013-09-25perf probe: Fix probing symbols with optimization suffixMasami Hiramatsu2-36/+44
2013-09-24perf trace: Add mmap2 handlerDavid Ahern1-0/+1
2013-09-24perf kmem: Make it work again on non NUMA machinesJiri Olsa1-1/+1