summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-10-13perf jevents: Tidy error handlingJohn Garry
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan
2021-09-22perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-09-03perf annotate: Fix jump parsing for C++ code.Martin Liška
2021-09-03perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2021-09-03perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-09-03perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini
2021-09-03perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-28perf inject: Close inject.output on exitRiccardo Mancini
2021-07-28perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
2021-07-28perf data: Close all files in close_dir()Riccardo Mancini
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini
2021-07-28perf report: Free generated help strings for sort optionRiccardo Mancini
2021-07-28perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini
2021-07-28perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-28perf env: Fix sibling_dies memory leakRiccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf inject: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14perf scripting python: Fix tuple_set_u64()Adrian Hunter
2021-06-23perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
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 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-28perf unwind: Set userdata for all __report_module() pathsDave Rigby
2021-05-28perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
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-05-07perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter