summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-12-16perf ftrace: Move out common code from __cmd_ftraceNamhyung Kim
2021-12-16perf ftrace: Add 'trace' subcommandNamhyung Kim
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez
2021-12-16perf namespaces: Add helper nsinfo__is_in_root_namespace()Leo Yan
2021-12-16perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix checkMiaoqian Lin
2021-12-16perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark
2021-12-16perf vendor events: Rename arm64 arch std event filesAndrew Kilroy
2021-12-16perf vendor events: For the Arm Neoverse N2Andrew Kilroy
2021-12-16perf dlfilter: Drop unused variableSalvatore Bonaccorso
2021-12-16perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHTNamhyung Kim
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed
2021-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
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-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-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