summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2019-03-23perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-03-23perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian
2019-02-20perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-20perf tools: Add Hygon Dhyana supportPu Wen
2019-02-06perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2019-02-06perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2018-11-22perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma
2018-11-22perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma
2018-11-10perf tools: Disable parallelism for 'make clean'Rasmus Villemoes
2018-11-10perf bench numa: Fix to show proper convergence statsSrikar Dronamraju
2018-11-10perf tools: Fix segfault for symbol annotation on TUINamhyung Kim
2018-11-10perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta
2018-11-10perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim
2018-09-26perf powerpc: Fix callchain ip filteringSandipan Das
2018-09-26perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das
2018-08-28perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-05-16perf session: Fix undeclared 'oe'Murilo Opsfelder Araujo
2018-05-02Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-12-09perf test attr: Fix ignored test case resultThomas Richter
2017-07-27perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2016-07-12perf stat: Document --detailed optionBorislav Petkov
2016-07-12perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-04-18perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
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 report: Add support for srcfile sort keyArnaldo Carvalho de Melo
2015-10-27perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-05-17perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee
2015-05-17perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee
2015-03-06perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa
2014-10-29perf probe: Trivial typo fix for --demangleMasami Hiramatsu
2014-10-29perf tools: Fix report -F dso_from for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F dso_to for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F mispredict for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F in_tx for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F abort for data without branch infoJiri Olsa