summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter2018-11-271-0/+1
* perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter2018-11-273-5/+106
* perf machine: Add nr_cpus_avail()Adrian Hunter2018-11-274-0/+20
* perf tools: Fix kernel_start for PTI on x86Adrian Hunter2018-11-271-1/+6
* perf machine: Add machine__is() to identify machine archAdrian Hunter2018-11-274-0/+33
* perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero2018-11-271-11/+38
* perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller2018-11-271-1/+11
* perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma2018-11-131-2/+8
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-131-0/+2
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-131-1/+4
* perf cpu_map: Align cpu map synthesized events properly.David Miller2018-11-131-0/+1
* perf tools: Fix use of alternatives to find JDIRJarod Wilson2018-11-131-1/+1
* perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2018-11-132-16/+16
* Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa2018-11-131-6/+7
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-041-2/+2
* perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-11-041-1/+1
* perf tests: Fix indexing when invoking subtestsSandipan Das2018-11-041-2/+2
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-10-187-19/+19
* perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-10-181-1/+5
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-181-0/+9
* perf utils: Move is_directory() to path.hJiri Olsa2018-10-133-13/+18
* perf tools: Fix python extension build for gcc 8Jiri Olsa2018-10-131-0/+2
* perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo2018-10-131-5/+12
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* perf util: Fix bad memory access in trace info.Chris Phlipot2018-10-101-1/+1
* perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe2018-10-101-2/+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: Fix struct comm_str removal crashJiri Olsa2018-09-261-5/+11
* perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa2018-09-261-1/+1
* perf test: Fix subtest number when showing resultsThomas Richter2018-09-261-1/+1
* perf evlist: Fix error out while applying initial delay and LBRKan Liang2018-09-191-0/+14
* perf c2c report: Fix crash for empty browserJiri Olsa2018-09-191-0/+3
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-191-0/+2
* perf probe powerpc: Fix trace event post-processingSandipan Das2018-09-151-1/+3
* perf tools: Check for null when copying nsinfo.Benno Evers2018-09-151-0/+3
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
* perf script python: Fix dict reference countingJanne Huttunen2018-08-241-6/+2
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-08-242-2/+3
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-241-3/+3
* perf bench: Fix numa report output codeJiri Olsa2018-08-241-2/+3
* perf tools: Fix a clang 7.0 compilation errorYonghong Song2018-08-241-2/+9
* 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 record: Support s390 random socket_id assignmentThomas Richter2018-08-241-1/+9
* perf tools: Fix error index for pmu event parserJiri Olsa2018-08-241-0/+5
* perf tools: Fix pmu events parsing ruleJiri Olsa2018-08-031-1/+13
* perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-07-081-3/+3
* perf test: "Session topology" dumps core on s390Thomas Richter2018-07-081-6/+24
* perf vendor events: Add Goldmont Plus V1 event fileKan Liang2018-07-037-0/+2414