aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
AgeCommit message (Expand)Author
2022-04-20Merge tag 'v5.15.35' into v5.15/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.15.34' into v5.15/standard/baseBruce Ashfield
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-28Merge tag 'v5.15.31' into v5.15/standard/baseBruce Ashfield
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-02Merge tag 'v5.15.26' into v5.15/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.15.25' into v5.15/standard/baseBruce Ashfield
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev
2022-03-02perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing
2022-02-23perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-09Merge tag 'v5.15.22' into v5.15/standard/baseBruce Ashfield
2022-02-08perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-02Merge tag 'v5.15.17' into v5.15/standard/baseBruce Ashfield
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
2022-01-06Merge tag 'v5.15.13' into v5.15/standard/baseBruce Ashfield
2022-01-05perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter
2021-12-19Merge tag 'v5.15.10' into v5.15/standard/baseBruce Ashfield
2021-12-17perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-14Merge tag 'v5.15.8' into v5.15/standard/baseBruce Ashfield
2021-12-14perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-14perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-14perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-14perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-14perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-14perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-14perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-14perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-08Merge tag 'v5.15.7' into v5.15/standard/baseBruce Ashfield
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-12-08perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim
2021-12-08perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim
2021-12-08perf sort: Fix the 'weight' sort key behaviorNamhyung Kim
2021-11-28Merge tag 'v5.15.5' into v5.15/standard/baseBruce Ashfield
2021-11-28Merge tag 'v5.15.3' into v5.15/standard/baseBruce Ashfield
2021-11-25perf 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-11-18x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov
2021-11-02perf: x86-32: explicitly include <errno.h>Bruce Ashfield
2021-11-02perf: add sgidefs.h to for mips buildsTom Zanussi
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev
2021-09-27perf config: Refine error message to eliminate confusionLike Xu
2021-09-18perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()Andrii Nakryiko
2021-09-18perf machine: Initialize srcline string member in add_location structMichael Petlan