aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
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-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
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 env: Add perf_env__numa_node()Jiri Olsa
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-09-23perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
2023-07-27perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
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 intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers
2023-01-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
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
2022-11-30Merge tag 'v5.4.225' into v5.4/standard/baseBruce Ashfield
2022-11-25perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-16Merge tag 'v5.4.223' into v5.4/standard/baseBruce Ashfield
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-19Merge tag 'v5.4.218' into v5.4/standard/baseBruce Ashfield
2022-10-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
2022-10-08Merge tag 'v5.4.215' into v5.4/standard/baseBruce Ashfield
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-25perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-08Merge tag 'v5.4.209' into v5.4/standard/baseBruce Ashfield
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
2022-06-14perf tools: Add missing headers needed by util/data.hYang Jihong
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan