summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
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 pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo
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-11perf llvm: Fix inadvertent file creationIan Rogers
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-14perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-14perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-14perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-14perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2023-01-14perf symbol: correction while adjusting symbolAjay Kaher
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-30perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-30perf pmu: Validate raw event with sysfs exported format bitsJin Yao
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
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-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-21genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-21perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-21perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-06-09perf tools: Add missing headers needed by util/data.hYang Jihong
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-13perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-13perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-13perf session: Remap buf if there is no space for eventDenis Nikitin
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev
2022-02-23perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-08perf stat: Fix display of grouped aliased eventsIan Rogers
2022-01-27perf probe: Fix ppc64 'perf probe add events failed' caseZechuan Chen
2022-01-27perf script: Fix hex dump character outputAdrian Hunter
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
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