You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/tools/perf
Amerigo Wang 7f5102ca4b perf: Ignore perf.data.old 15 years ago
..
Documentation perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 years ago
bench
scripts/perl perf trace/scripting: List available scripts 15 years ago
util perf session: Make events_stats u64 to avoid overflow on 32-bit arches 15 years ago
.gitignore perf: Ignore perf.data.old 15 years ago
CREDITS
Makefile perf tools: Check if /dev/null can be used as the -o gcc argument 15 years ago
builtin-annotate.c perf symbols: Move symbol filtering to event__preprocess_sample() 15 years ago
builtin-bench.c
builtin-buildid-list.c perf diff: Fix usage array, it must end with a NULL entry 15 years ago
builtin-diff.c perf diff: Fix usage array, it must end with a NULL entry 15 years ago
builtin-help.c
builtin-kmem.c perf kmem: Print usage help for unknown commands 15 years ago
builtin-list.c
builtin-probe.c perf probe: Check whether debugfs path is correct 15 years ago
builtin-record.c perf record: We should fork only if a program was specified to run 15 years ago
builtin-report.c perf report: Fix segmentation fault when running with '-g none' 15 years ago
builtin-sched.c perf symbols: Make symbol_conf global 15 years ago
builtin-stat.c
builtin-timechart.c perf timechart: Use tid not pid for COMM change 15 years ago
builtin-top.c perf symbols: Move symbol filtering to event__preprocess_sample() 15 years ago
builtin-trace.c perf diff: Fix usage array, it must end with a NULL entry 15 years ago
builtin.h perf diff: Introduce tool to show performance difference 15 years ago
command-list.txt perf diff: Introduce tool to show performance difference 15 years ago
design.txt perf: Rename perf_event_hw_event in design document 15 years ago
perf.c perf diff: Introduce tool to show performance difference 15 years ago
perf.h