aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-10-27perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-27perf stat: Get correct cpu id for print_aggrKan Liang
2015-10-27perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo
2015-05-04tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-05-04tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)
2015-01-26perf session: Do not fail on processing out of order eventJiri Olsa
2015-01-07userns: Unbreak the unprivileged remount testsEric W. Biederman
2015-01-07mnt: 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-18tools: ffs-test: fix header values endianessMichal Nazarewicz
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-09cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2013-12-04perf tools: Synthesize anon MMAP records againDon Zickus
2013-12-04perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-10-28perf top: Split -G and --call-graphJiri Olsa
2013-10-28perf record: Split -g and --call-graphJiri Olsa
2013-10-28perf hists: Add color overhead for stdio output bufferJiri Olsa
2013-10-28perf tools: Fix up /proc/PID/maps parsingArnaldo Carvalho de Melo
2013-10-24perf script python: Fix mem leak due to missing Py_DECREFs on dict entriesJoseph Schuchart
2013-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian
2013-10-17perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena
2013-10-15perf probe: Fix to initialize fname always before use itMasami Hiramatsu
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim
2013-10-04perf tools: Fix installation of libexec componentsArnaldo Carvalho de Melo
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu
2013-10-04perf tools: Fix libaudit testArnaldo Carvalho de Melo
2013-10-04perf stat: Set child_pid after perf_evlist__prepare_workload()Namhyung Kim
2013-10-04perf tools: Add default handler for mmap2 eventsDavid Ahern
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar
2013-09-25perf symbols: Demangle cloned functionsAndi Kleen
2013-09-25perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter
2013-09-25perf tools: Explicitly add libdl dependencyDavid Ahern
2013-09-25perf probe: Fix probing symbols with optimization suffixMasami Hiramatsu
2013-09-24perf trace: Add mmap2 handlerDavid Ahern
2013-09-24perf kmem: Make it work again on non NUMA machinesJiri Olsa
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-09-19tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee
2013-09-19perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar
2013-09-19perf probe: Fix finder to find lines of given functionMasami Hiramatsu
2013-09-19perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo
2013-09-19perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter
2013-09-19perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter
2013-09-19perf annotate: Fix objdump line parsing offset validationAdrian Hunter
2013-09-19perf tools: Fill in new definitions for madvise()/mmap() flagsIngo Molnar