summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-03-13perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-03-13perf trace: Fix runtime error of index out of boundsHoward Chu
2025-03-13perf report: Fix misleading help message about --demangleJiachen Zhang
2025-03-13perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-03-13perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han
2025-03-13perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han
2025-03-13perf cs-etm: Add missing variable in cs_etm__process_queues()Ben Hutchings
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-11-08perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-11-08perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-11-08perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-08-19perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-01-25perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf bpf: Decouple creating the evlist from adding the SB eventArnaldo Carvalho de Melo
2024-01-25perf top: Move sb_evlist to 'struct perf_top'Arnaldo Carvalho de Melo
2024-01-25perf record: Move sb_evlist to 'struct record'Arnaldo Carvalho de Melo
2024-01-25perf env: Add perf_env__numa_node()Jiri Olsa
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2023-09-23perf tools: Add an option to build without libbfdIan Rogers
2023-09-23perf jevents: Make build dependency on test JSONsJohn Garry
2023-09-23tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2023-09-23perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-09-23perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-09-23perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-09-23perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-27perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-05-17perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo
2023-03-11perf tools: Fix auto-complete on aarch64Yicong Yang
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher