summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2021-12-17perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-17perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-17perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-17perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-17perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-17perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-17perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-14perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-08perf report: Fix memory leaks around perf_tip()Ian Rogers
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-12-08perf inject: Fix ARM SPE handlingGerman Gomez
2021-11-26perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers
2021-11-18perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim
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 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 report: Free generated help strings for sort optionRiccardo Mancini
2021-07-28perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo 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-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14perf scripting python: Fix tuple_set_u64()Adrian Hunter
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 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-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 symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-05-07perf data: Fix error return code in perf_data__create_dir()Zhen Lei
2021-04-28perf map: Fix error return code in maps__clone()Zhen Lei
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-04-14perf report: Fix wrong LBR block sortingJin Yao
2021-03-30perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-17perf report: Fix -F for branch & mem modesRavi Bangoria