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 357ed6b1a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
..
include perf tools: Fix build on older systems 14 years ago
scripting-engines perf session: Pass evsel in event_ops->sample() 14 years ago
ui perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c 14 years ago
PERF-VERSION-GEN perf: clear out make flags when calling kernel make kernelver 14 years ago
abspath.c perf tools: Remove some unused functions 15 years ago
alias.c
annotate.c perf symbols: Rename dso->origin to dso->symtab_type 14 years ago
annotate.h perf top: Live TUI Annotation 14 years ago
bitmap.c
build-id.c perf session: Pass evsel in event_ops->sample() 14 years ago
build-id.h perf annotate: Use build-ids to find the right DSO 15 years ago
cache.h perf tools: Don't fallback to setup_pager unconditionally 14 years ago
callchain.c perf tools: Kill event_t typedef, use 'union perf_event' instead 14 years ago
callchain.h perf tools: Kill event_t typedef, use 'union perf_event' instead 14 years ago
cgroup.c perf: Fix a build error with some GCC versions 14 years ago
cgroup.h perf tool: Add cgroup support 14 years ago
color.c
color.h
config.c perf buildid: add perfconfig option to specify buildid cache dir 15 years ago
cpumap.c perf tools: Add missing cpu_map__delete() 14 years ago
cpumap.h perf tools: Add missing cpu_map__delete() 14 years ago
ctype.c
debug.c perf tools: Fixup exit path when not able to open events 14 years ago
debug.h perf tools: Fixup exit path when not able to open events 14 years ago
debugfs.c
debugfs.h
environment.c
event.c perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
event.h perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
evlist.c perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
evlist.h perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
evsel.c perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
evsel.h perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
exec_cmd.c perf tools: Makefile: Remove various and sundry cruft 14 years ago
exec_cmd.h perf tools: Remove some unused functions 15 years ago
generate-cmdlist.sh
header.c perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 years ago
header.h perf tools: Move evlist sample helpers to evlist area 14 years ago
help.c perf tools: Remove some unused functions 15 years ago
help.h
hist.c perf tools: Improve support for sessions with multiple events 14 years ago
hist.h perf session: Pass evsel in event_ops->sample() 14 years ago
hweight.c
levenshtein.c
levenshtein.h
map.c perf tools: Fix 64 bit integer format strings 14 years ago
map.h perf probe: Add basic module support 15 years ago
pager.c
parse-events.c perf: Fix multi-event parsing bug 14 years ago
parse-events.h perf script: Add support for H/W and S/W events 14 years ago
parse-options.c perf options: Type check all the remaining OPT_ variants 15 years ago
parse-options.h perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 years ago
path.c perf tools: add test for strlcpy() 15 years ago
probe-event.c perf probe: Fix multiple --vars options behavior 14 years ago
probe-event.h perf probe: Add filters support for available functions 14 years ago
probe-finder.c perf probe: Fix the missed parameter initialization 14 years ago
probe-finder.h perf probe: Add fastpath to do lookup by function name 14 years ago
pstack.c
pstack.h perf ui: Move hists browser to util/ui/browsers/ 15 years ago
python.c perf python: Fix argument name list of read_on_cpu() 14 years ago
quote.c perf tools: Remove some unused functions 15 years ago
quote.h perf tools: Remove some unused functions 15 years ago
run-command.c perf tools: Remove some unused functions 15 years ago
run-command.h perf tools: Remove some unused functions 15 years ago
session.c perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
session.h perf tools: Pre-check sample size before parsing 14 years ago
setup.py perf tools: Fix NO_NEWT=1 python build error 14 years ago
sigchain.c perf tools: Remove some unused functions 15 years ago
sigchain.h perf tools: Remove some unused functions 15 years ago
sort.c perf hist: Better displaying of unresolved DSOs and symbols 14 years ago
sort.h perf: Keep track of the max depth of a callchain 15 years ago
strbuf.c perf tools: Remove some unused functions 15 years ago
strbuf.h perf tools: Remove some unused functions 15 years ago
strfilter.c perf: Fix missing strndup declaration 14 years ago
strfilter.h perf tools: Add strfilter for general purpose string filter 14 years ago
string.c Fix common misspellings 14 years ago
strlist.c
strlist.h
svghelper.c perf timechart: Fix black idle boxes in the title 14 years ago
svghelper.h
symbol.c perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 years ago
symbol.h perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 years ago
thread.c perf threads: Move thread_map to separate file 14 years ago
thread.h perf threads: Move thread_map to separate file 14 years ago
thread_map.c perf threads: Move thread_map to separate file 14 years ago
thread_map.h perf threads: Move thread_map to separate file 14 years ago
top.c perf top: Remove redundant syme->origin field 14 years ago
top.h perf symbol: Move sym_entry->skip to symbol->ignore 14 years ago
trace-event-info.c perf tools: Introduce event selectors 14 years ago
trace-event-parse.c rcu: Use softirq to address performance regression 14 years ago
trace-event-read.c perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 years ago
trace-event-scripting.c perf session: Pass evsel in event_ops->sample() 14 years ago
trace-event.h perf session: Pass evsel in event_ops->sample() 14 years ago
types.h perf tools: Fix 64 bit integer format strings 14 years ago
usage.c
util.c perf util: Move do_read from session to util 14 years ago
util.h perf tools: Makefile: Remove platform-specific cruft 14 years ago
values.c perf tools: Fix 64 bit integer format strings 14 years ago
values.h
wrapper.c perf tools: remove xstrndup, xmalloc, xzalloc 15 years ago
xyarray.c perf tools: Introduce event selectors 14 years ago
xyarray.h perf tools: Introduce event selectors 14 years ago