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
Linus Torvalds 9fdfbc2bff Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
..
include perf tools: Adjust some verbosity levels 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
callchain.c
callchain.h
color.c
color.h
config.c
ctype.c
debug.c perf tools: Move the map class definition to a separate header 15 years ago
debug.h
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 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
event.h perf tools: Encode kernel module mappings in perf.data 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 tree-wide: Assorted spelling fixes 15 years ago
hist.h
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
pager.c
parse-events.c perf tools: Support tracepoint glob matching 15 years ago
parse-events.h
parse-options.c
parse-options.h
path.c
probe-event.c Merge commit 'v2.6.34-rc1' into perf/urgent 15 years ago
probe-event.h perf probe: Support --line option to show probable source-code lines 15 years ago
probe-finder.c perf probe: Add lazy line matching support 15 years ago
probe-finder.h perf probe: Add lazy line matching support 15 years ago
quote.c
quote.h
run-command.c
run-command.h
session.c perf tools: Clean up O_LARGEFILE et al usage 15 years ago
session.h perf record: Stop intercepting events, use postprocessing to get build-ids 15 years ago
sigchain.c
sigchain.h
sort.c
sort.h
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 perf annotate: Defer allocating sym_priv->hist array 15 years ago
symbol.h perf annotate: Defer allocating sym_priv->hist array 15 years ago
thread.c perf tools: Flush maps on COMM events 15 years ago
thread.h perf tools: Don't use parent comm if not set at fork time 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 record: Introduce a symtab cache 15 years ago
values.c perf: Fix memory leak: counterwidth 15 years ago
values.h
wrapper.c