aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/sctop-report (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo1-1/+1
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings1-1/+1
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi1-0/+24
pan>/+0 2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers8-481/+485 2025-10-06perf disasm: Make ins__scnprintf() and ins__is_nop() staticIan Rogers2-6/+3 2025-10-06perf dso: Clean up read_symbol() error handlingIan Rogers3-5/+16 2025-10-06perf dso: Support BPF programs in dso__read_symbol()Ian Rogers4-42/+80 2025-10-06perf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers4-128/+97 2025-10-06perf llvm: Reduce LLVM initializationIan Rogers1-12/+21 2025-10-06perf check: Add libLLVM featureIan Rogers2-0/+2 2025-10-03perf parse-events: Fix parsing of >30kb event stringsIan Rogers1-14/+3 2025-10-03perf record: Add auto counter reload parse and regression testsThomas Falcon2-0/+94 2025-10-03perf record: Add ratio-to-prev termThomas Falcon10-2/+212 2025-10-03tools build: Remove libbpf-strings feature testIan Rogers3-15/+0 2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers4-9/+6 2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers1-8/+8 2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers4-22/+2 2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li3-6/+6 2025-10-03perf stat: Refactor retry/skip/fatal error handlingIan Rogers4-90/+76 2025-10-03perf stat: Move create_perf_stat_counter() to builtin-stat.cIan Rogers3-62/+58 2025-10-03tools build: Remove get_current_dir_name feature checkIan Rogers4-21/+0 2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers5-35/+3 2025-10-02perf capstone: Remove open_capstone_handleIan Rogers1-28/+6 2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers11-659/+718 2025-10-02perf llvm: Move llvm functionality into its own fileIan Rogers7-311/+373 2025-10-02perf capstone: Move capstone functionality into its own fileIan Rogers6-467/+569 2025-10-02perf map: Constify objdump offset/address conversion APIsIan Rogers2-7/+18 2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm top" on IntelDapeng Mi1-1/+33 2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi3-10/+61 2025-10-02perf tools: Add helper x86__is_intel_cpu()Dapeng Mi2-0/+24 2025-10-02perf tools kvm: Fix the potential out of range memory access issueDapeng Mi1-5/+10 2025-10-02perf tools kwork: Add missed memory allocation check and freeDapeng Mi1-5/+22 2025-10-02perf tools kvm: Add missed memory allocation check and freeDapeng Mi1-23/+58 2025-10-02tools include: Add headers to make tools builds more hermeticIan Rogers7-1/+1369 2025-10-02tools include: Replace tools linux/gfp_types.h with kernel versionIan Rogers2-1/+393 2025-10-02tools bitmap: Add missing asm-generic/bitsperlong.h includeIan Rogers1-0/+1 2025-10-02perf bench futex: Add missing stdbool.hIan Rogers1-0/+1 2025-10-02perf test: Stat std output don't fail metric onlyIan Rogers1-1/+5 2025-10-02libperf mmap: In user mmap rdpmc avoid undefined behaviorIan Rogers1-1/+1 2025-10-02perf symbol-minimal: Be more defensive when reading build IDsIan Rogers1-1/+1 2025-10-02perf bpf: Use __builtin_preserve_field_info for GCC compatibilitySam James1-1/+1 2025-10-02tools build: Don't assume libtracefs-devel is always availableArnaldo Carvalho de Melo2-6/+0 2025-10-02perf build: Remove libtracefs configurationIan Rogers1-14/+0 2025-10-01perf test: Remove C python_use testIan Rogers4-31/+0