summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-271-3/+3
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2019-03-235-13/+23
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-231-1/+8
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-231-2/+9
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-201-1/+1
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-201-1/+1
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2019-02-061-2/+2
* perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille2019-02-061-1/+1
* perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2019-01-261-0/+11
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-131-4/+4
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-211-0/+2
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-211-1/+4
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-101-2/+2
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-201-0/+9
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-261-1/+1
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-261-2/+6
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-191-0/+2
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-241-3/+3
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-241-1/+1
* perf test session topology: Fix test on s390Thomas Richter2018-08-241-0/+1
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2018-07-194-20/+1
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-031-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-033-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-031-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-031-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-031-0/+1
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-031-0/+2
* perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-05-302-4/+1
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-301-1/+1
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-05-301-4/+4
* Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman2018-04-241-19/+1
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-241-0/+1
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-241-0/+1
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-241-7/+25
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-243-35/+34
* perf tools: Fix copyfile_offset update of output offsetJiri Olsa2018-04-131-1/+1
* perf tests: Decompress kernel module before objdumpNamhyung Kim2018-04-131-1/+19
* perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2018-04-131-0/+8
* perf header: Set proper module name when build-id event foundNamhyung Kim2018-04-131-2/+10
* perf trace: Add mmap alias for s390Jiri Olsa2018-04-131-0/+4
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2018-04-131-0/+8
* perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2018-03-241-0/+2