summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-02-06perf kvm: Fix kvm report without guestmount.Dongsheng Yang
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 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-17perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian
2013-10-17perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo
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 probe: Fix to find line information for probe listMasami Hiramatsu
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 probe: Fix probing symbols with optimization suffixMasami Hiramatsu
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-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-09-09perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter
2013-09-09perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo
2013-09-05perf session: Separate progress bar update when processing eventsJiri Olsa
2013-09-05perf evlist: Fix parsing with no sample_id_all bit setAdrian Hunter
2013-09-02perf tools: Fix symbol offset computation for some dsosDavid Ahern
2013-09-02perf list: Skip unsupported eventsNamhyung Kim
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-09-02perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter
2013-08-29perf evlist: Add tracepoint lookup by nameDavid Ahern
2013-08-29perf tools: Add a function to calculate sample event sizeAdrian Hunter
2013-08-29perf tools: Expand perf_event__synthesize_sample()Adrian Hunter
2013-08-29perf tools: Add missing 'abi' member to 'struct regs_dump'Adrian Hunter
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter
2013-08-29perf evlist: Move perf_evlist__config() to a new source fileAdrian Hunter
2013-08-29perf tools: Remove references to struct ip_eventAdrian Hunter
2013-08-29perf callchain: Remove unnecessary validationAdrian Hunter
2013-08-29perf evsel: Tidy up sample parsing overflow checkingAdrian Hunter
2013-08-29perf tools: change machine__findnew_thread() to set thread pidAdrian Hunter
2013-08-27perf tools: Add pid to struct threadAdrian Hunter
2013-08-26perf tools: Sample after exit loses thread correlationDavid Ahern
2013-08-16perf tools: Add debug printsAdrian Hunter
2013-08-16perf tools: Re-implement debug print function for linking python/perf.soAdrian Hunter
2013-08-16perf tools: Try to increase the file descriptor limits on EMFILEAndi Kleen
2013-08-14perf tools: Improve robustness of topology parsing codeStephane Eranian