aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2022-05-09Merge tag 'v5.10.114' into v5.10/standard/baseBruce Ashfield
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-05-03Merge tag 'v5.10.113' into v5.10/standard/baseBruce Ashfield
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-20Merge tag 'v5.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
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-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-03-28Merge tag 'v5.10.108' into v5.10/standard/baseBruce Ashfield
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-02Merge tag 'v5.10.103' into v5.10/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.10.102' into v5.10/standard/baseBruce Ashfield
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-09Merge tag 'v5.10.99' into v5.10/standard/baseBruce Ashfield
2022-02-08perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-02Merge tag 'v5.10.94' into v5.10/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.10.90' into v5.10/standard/baseBruce Ashfield
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2021-12-19Merge tag 'v5.10.87' into v5.10/standard/baseBruce Ashfield
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-17perf inject: Fix itrace space allowed for new attributesAdrian Hunter
2021-12-14Merge tag 'v5.10.85' into v5.10/standard/baseBruce Ashfield
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-14perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-08Merge tag 'v5.10.84' into v5.10/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-11-30Merge tag 'v5.10.82' into v5.10/standard/baseBruce Ashfield
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-26perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-26perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed
2021-11-26perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers