Linux-Perf
- perf-annotate(1) Read perf.data (created by perf record) and display annotated code
- perf-archive(1) Create archive with object files with build-ids found in perf.data file
- perf-arm-spe(1) Support for Arm Statistical Profiling Extension within Perf tools
- perf-bench(1) General framework for benchmark suites
- perf-buildid-cache(1) Manage build-id cache.
- perf-buildid-list(1) List the buildids in a perf.data file
- perf-c2c(1) Shared Data C2C/HITM Analyzer.
- perf-config(1) Get and set variables in a configuration file.
- perf-daemon(1) Run record sessions on background
- perf-data(1) Data file related processing
- perf-diff(1) Read perf.data files and display the differential profile
- perf-dlfilter(1) Filter sample events using a dynamically loaded shared object file
- perf-evlist(1) List the event names in a perf.data file
- perf-ftrace(1) simple wrapper for kernels ftrace functionality
- perf-help(1) display help information about perf
- perf-inject(1) Filter to augment the events stream with additional information
- perf-intel-pt(1) Support for Intel Processor Trace within perf tools
- perf-iostat(1) Show I/O performance metrics
- perf-kallsyms(1) Searches running kernel for symbols
- perf-kmem(1) Tool to trace/measure kernel memory properties
- perf-kvm(1) Tool to trace/measure kvm guest os
- perf-kwork(1) Tool to trace/measure kernel work properties (latencies)
- perf-list(1) List all symbolic event types
- perf-lock(1) Analyze lock events
- perf-mem(1) Profile memory accesses
- perf-probe(1) Define new dynamic tracepoints
- perf-record(1) Run a command and record its profile into perf.data
- perf-report(1) Read perf.data (created by perf record) and display the profile
- perf-sched(1) Tool to trace/measure scheduler properties (latencies)
- perf-script-perl(1) Process trace data with a Perl script
- perf-script-python(1) Process trace data with a Python script
- perf-script(1) Read perf.data (created by perf record) and display trace output
- perf-stat(1) Run a command and gather performance counter statistics
- perf-test(1) Runs sanity tests.
- perf-timechart(1) Tool to visualize total system behavior during a workload
- perf-top(1) System profiling tool.
- perf-trace(1) strace inspired tool
- perf-version(1) display the version of perf binary
- perf(1) Performance analysis tools for Linux