summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
* perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju2019-10-17
* Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin2019-09-06
* perf bench numa: Fix cpu0 bindingJiri Olsa2019-09-06
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-25
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-25
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-25
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-25
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-08-04
* perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-08-04
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-08-04
* perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo2019-07-10
* perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo2019-07-10
* perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo2019-06-11
* perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-06-11
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-06-11
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-06-11
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-06-11
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-27
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-04-27
* perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-27
* perf top: Fix error handling in cmd_top()Changbin Du2019-04-27
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-27
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-03
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-23
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-23
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-23
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2019-03-23
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-23
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-23
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-20
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-20
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2019-02-06
* perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille2019-02-06
* perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-26
* perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-26
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2019-01-26
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-13
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-21
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-21
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-10
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-20
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-10
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-26
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-26
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-19
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-09
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-24
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-24
* perf test session topology: Fix test on s390Thomas Richter2018-08-24
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2018-07-19