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/util
Arnaldo Carvalho de Melo d5679ae4d2 perf report: Pass the DSO to 'perf annotate' 15 years ago
..
include perf tools: Use eprintf for pr_{err,warning,info} too 15 years ago
scripting-engines perf/scripts: Remove unnecessary PyTuple resizes 15 years ago
PERF-VERSION-GEN
abspath.c
alias.c
build-id.c perf build-id: Move the routine to find DSOs with hits to the lib 15 years ago
build-id.h perf build-id: Move the routine to find DSOs with hits to the lib 15 years ago
cache.h perf newt: Properly restore the screen when error exiting 15 years ago
callchain.c perf callchains: Store the map together with the symbol 15 years ago
callchain.h perf callchains: Store the map together with the symbol 15 years ago
color.c perf report: Implement initial UI using newt 15 years ago
color.h
config.c
cpumap.c perf tools: Fix sparse CPU numbering related bugs 15 years ago
cpumap.h perf tools: Fix sparse CPU numbering related bugs 15 years ago
ctype.c
debug.c perf report: Implement initial UI using newt 15 years ago
debug.h perf tools: Fix non-newt build 15 years ago
debugfs.c perf trace: Clean up find_debugfs() 15 years ago
debugfs.h perf tools: Mount debugfs automatically 15 years ago
environment.c
event.c perf symbols: Avoid unnecessary symbol loading when dso list is specified 15 years ago
event.h perf session: Add storage for seperating event types in report 15 years ago
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf tools: Clean up O_LARGEFILE et al usage 15 years ago
header.h perf buildid-cache: Add new command to manage build-id cache 15 years ago
help.c
help.h
hist.c perf callchains: Store the map together with the symbol 15 years ago
hist.h perf report: Implement initial UI using newt 15 years ago
levenshtein.c
levenshtein.h
map.c perf symbols: Improve debugging information about symtab origins 15 years ago
map.h perf symbols: Improve debugging information about symtab origins 15 years ago
newt.c perf report: Pass the DSO to 'perf annotate' 15 years ago
pager.c
parse-events.c perf: Add attr->precise support to raw event parsing 15 years ago
parse-events.h
parse-options.c perf tools: Exit browser before printing usage when unkown option passed 15 years ago
parse-options.h
path.c
probe-event.c perf probe: Cleanup debuginfo related code 15 years ago
probe-event.h perf probe: Add data structure member access support 15 years ago
probe-finder.c perf probe: Add data structure member access support 15 years ago
probe-finder.h perf probe: Cleanup debuginfo related code 15 years ago
quote.c
quote.h
run-command.c
run-command.h
session.c perf callchains: Store the map together with the symbol 15 years ago
session.h perf callchains: Store the map together with the symbol 15 years ago
sigchain.c
sigchain.h
sort.c perf tools: Introduce struct map_symbol 15 years ago
sort.h perf tools: Introduce struct map_symbol 15 years ago
strbuf.c
strbuf.h
string.c perf probe: Add lazy line matching support 15 years ago
string.h perf probe: Add lazy line matching support 15 years ago
strlist.c
strlist.h
svghelper.c
svghelper.h
symbol.c Merge branch 'perf/urgent' into perf/core 15 years ago
symbol.h perf tools: Introduce struct map_symbol 15 years ago
thread.c perf events: Change perf parameter --pid to process-wide collection instead of thread-wide 15 years ago
thread.h perf events: Change perf parameter --pid to process-wide collection instead of thread-wide 15 years ago
trace-event-info.c perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) 15 years ago
trace-event-parse.c perf/scripts: Move common code out of Perl-specific files 15 years ago
trace-event-read.c perf tools: Clean up O_LARGEFILE et al usage 15 years ago
trace-event-scripting.c perf/scripts: Add Python scripting engine 15 years ago
trace-event.h perf/scripts: Add Python scripting engine 15 years ago
types.h
usage.c
util.c perf: Fix implicit declaration of getline in util.c 15 years ago
util.h perf tools: Introduce xzalloc() for detecting out of memory conditions 15 years ago
values.c perf: Fix memory leak: counterwidth 15 years ago
values.h
wrapper.c