summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-06-23perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-23perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-23perf metricgroup: Fix find_evsel_group() event selectorJohn Garry
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-10perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-06-03perf debug: Move debug initialization earlierIan Rogers
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter
2021-05-19perf tools: Fix dynamic libbpf linkJiri Olsa
2021-05-14perf session: Add swap operation for event TIME_CONVLeo Yan
2021-05-14perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan
2021-05-14perf beauty: Fix fsconfig generatorVitaly Chikunov
2021-05-14perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metricSmita Koralahalli
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers
2021-04-07perf report: Fix wrong LBR block sortingJin Yao
2021-04-05perf inject: Fix repipe usageAdrian Hunter
2021-03-26perf test: Change to use bash for daemon testLeo Yan
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf daemon: Return from kill functionsJiri Olsa
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa
2021-03-16perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...Jackie Liu
2021-03-15perf pmu: Validate raw event with sysfs exported format bitsJin Yao
2021-03-10perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers
2021-03-10perf synthetic-events: Fix uninitialized 'kernel_thread' variableThomas Richter
2021-03-10perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-06perf trace: Fix race in signal handlingMichael Petlan
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim