aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2021-11-28Merge tag 'v5.14.19' into v5.14/standard/baseBruce Ashfield
2021-11-17perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-17x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov
2021-11-04Merge tag 'v5.14.16' into v5.14/standard/baseBruce Ashfield
2021-11-02perf script: Check session->header.env.arch before using itSong Liu
2021-11-02perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang
2021-10-13Merge tag 'v5.14.12' into v5.14/standard/baseBruce Ashfield
2021-10-13Merge tag 'v5.14.10' into v5.14/standard/baseBruce Ashfield
2021-10-13perf jevents: Free the sys_event_tables list after processing entriesLike Xu
2021-10-07perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu
2021-10-07perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu
2021-10-07perf test: Fix DWARF unwind for optimized builds.Ian Rogers
2021-09-26Merge tag 'v5.14.8' into v5.14/standard/baseBruce Ashfield
2021-09-26Merge tag 'v5.14.7' into v5.14/standard/baseBruce Ashfield
2021-09-26perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-26perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan
2021-09-22perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-09-22perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-09-19perf: x86-32: explicitly include <errno.h>Bruce Ashfield
2021-09-19perf: mips64: Convert __u64 to unsigned long longYang Shi
2021-09-19perf: fix bench numa compilationRiccardo Magliocchetti
2021-09-19perf: add SLANG_INC for slang.hLiang Li
2021-09-19perf: add sgidefs.h to for mips buildsTom Zanussi
2021-09-19perf: change --root to --prefix for python installTom Zanussi
2021-09-19perf: add 'libperl not found' warningTom Zanussi
2021-09-19perf: force include of <stdbool.h>Bruce Ashfield
2021-09-19linux-yocto: Handle /bin/awk issuesRichard Purdie
2021-09-15tools: Free BTF objects at various locationsQuentin Monnet
2021-07-30Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-27perf pmu: Fix alias matchingJohn Garry
2021-07-27perf cs-etm: Split --dump-raw-trace by AUX recordsJames Clark
2021-07-18perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
2021-07-18perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong
2021-07-18perf data: Close all files in close_dir()Riccardo Mancini
2021-07-18perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-16perf test bpf: Free obj_bufRiccardo Mancini
2021-07-15perf trace: Free strings in trace__parse_events_option()Riccardo Mancini
2021-07-15perf trace: Free syscall tp fields in evsel->privRiccardo Mancini
2021-07-15perf trace: Free syscall->arg_fmtRiccardo Mancini
2021-07-15perf trace: Free malloc'd trace fields on exitRiccardo Mancini
2021-07-15perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-15perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini
2021-07-15perf script: Release zstd dataRiccardo Mancini
2021-07-15perf session: Cleanup trace_eventRiccardo Mancini
2021-07-15perf inject: Close inject.output on exitRiccardo Mancini
2021-07-15perf report: Free generated help strings for sort optionRiccardo Mancini
2021-07-15perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini