summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)AuthorFilesLines
2019-03-27perf probe: Fix getting the kernel mapAdrian Hunter1-2/+4
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter1-0/+2
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter1-2/+34
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter2-2/+5
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter1-1/+0
2019-03-14perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-14perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff1-2/+2
2019-01-31perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille1-1/+1
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings1-4/+4
2018-12-17perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2-2/+16
2018-11-27perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter3-5/+106
2018-11-27perf machine: Add nr_cpus_avail()Adrian Hunter4-0/+20
2018-11-27perf tools: Fix kernel_start for PTI on x86Adrian Hunter1-1/+6
2018-11-27perf machine: Add machine__is() to identify machine archAdrian Hunter4-0/+33
2018-11-27perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller1-1/+11
2018-11-13perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma1-2/+8
2018-11-13perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma1-0/+2
2018-11-13perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma1-1/+4
2018-11-13perf cpu_map: Align cpu map synthesized events properly.David Miller1-0/+1
2018-11-13Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa1-6/+7
2018-11-04perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo1-1/+1
2018-10-18perf tools: Fix snprint warnings for gcc 8Jiri Olsa3-4/+4
2018-10-13perf utils: Move is_directory() to path.hJiri Olsa2-0/+17
2018-10-13perf tools: Fix python extension build for gcc 8Jiri Olsa1-0/+2
2018-10-13perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo1-5/+12
2018-10-10perf util: Fix bad memory access in trace info.Chris Phlipot1-1/+1
2018-10-10perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe1-2/+3
2018-09-26perf tools: Fix struct comm_str removal crashJiri Olsa1-5/+11
2018-09-26perf tools: Synthesize GROUP_DESC feature in pipe modeJiri Olsa1-1/+1
2018-09-19perf evlist: Fix error out while applying initial delay and LBRKan Liang1-0/+14
2018-09-15perf tools: Check for null when copying nsinfo.Benno Evers1-0/+3
2018-09-09perf auxtrace: Fix queue resizeAdrian Hunter1-0/+3
2018-08-24perf script python: Fix dict reference countingJanne Huttunen1-6/+2
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips1-3/+3
2018-08-24perf tools: Fix a clang 7.0 compilation errorYonghong Song1-2/+9
2018-08-24perf record: Support s390 random socket_id assignmentThomas Richter1-1/+9
2018-08-24perf tools: Fix error index for pmu event parserJiri Olsa1-0/+5
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa1-1/+13
2018-07-08perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing1-3/+3
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter3-2/+28
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter1-1/+0
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter1-1/+4
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter1-0/+1
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter1-0/+2