aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.306' into v4.19/standard/basev4.19/standard/tiny/intel-x86v4.19/standard/tiny/intelv4.19/standard/tiny/common-pcv4.19/standard/tiny/basev4.19/standard/qemuppcv4.19/standard/qemuarm64v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.291' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.283' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.276' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.272' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.270' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.264' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.262' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.260' into v4.19/standard/baseBruce Ashfield
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2023-08-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-08-11perf 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 auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers
2023-02-06perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
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-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
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-10Merge tag 'v4.19.256' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.255' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.236' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.230' into v4.19/standard/baseBruce Ashfield
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-11perf symbol: Correct address for bss symbolsLeo Yan
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-02-16perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-01-25Merge tag 'v4.19.220' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.207' into v4.19/standard/baseBruce Ashfield
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-08-25Merge tag 'v4.19.201' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge tag 'v4.19.199' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge tag 'v4.19.198' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge tag 'v4.19.195' into v4.19/standard/baseBruce Ashfield
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
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 dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-20perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-10Merge tag 'v4.19.193' into v4.19/standard/baseBruce Ashfield