summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-08perf/bpf_counter: Use bpf_map_create instead of bpf_create_mapSong Liu
2021-12-07perf vendor events arm64: Fix JSON indentation to 4 spaces standardAndrew Kilroy
2021-12-07perf stat: Support --cputype option for hybrid eventsJin Yao
2021-12-07perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König
2021-12-07perf parse-events: Architecture specific leader overrideIan Rogers
2021-12-07perf evlist: Allow setting arbitrary leaderIan Rogers
2021-12-07perf metric: Reduce multiplexing with duration_timeIan Rogers
2021-12-07perf trace: Enable ignore_missing_thread for traceGang Li
2021-12-07perf docs: Update link to AMD documentationSandipan Das
2021-12-07perf docs: Add info on AMD raw event encodingSandipan Das
2021-12-07libperf: Adopt perf_counts_values__scale() from tools/perf/utilShunsuke Nakamura
2021-12-07tools build: Enable warnings through HOSTCFLAGSJohn Garry
2021-12-07perf test sigtrap: Print errno string when failingArnaldo Carvalho de Melo
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers
2021-12-06perf test: Reset shadow counts before loadingIan Rogers
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-06perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo
2021-12-06perf inject: Fix itrace space allowed for new attributesAdrian Hunter
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-12-06Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa
2021-12-06tools/perf: Add '__rel_loc' event field parsing supportMasami Hiramatsu
2021-12-03perf: Mute libbpf API deprecations temporarilyAndrii Nakryiko
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers
2021-11-18perf report: Fix memory leaks around perf_tip()Ian Rogers
2021-11-18perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-11-18perf inject: Fix ARM SPE handlingGerman Gomez
2021-11-18perf bench: Fix two memory leaks detected with ASanSohaib Mohamed
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter
2021-11-18perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim
2021-11-18perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim
2021-11-18perf sort: Fix the 'weight' sort key behaviorNamhyung Kim
2021-11-18perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1Arnaldo Carvalho de Melo
2021-11-18perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark
2021-11-13perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed
2021-11-13perf tools: Add more weak libbpf functionsJiri Olsa