.. |
include
|
19504828b4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 år sedan |
scripting-engines
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 år sedan |
ui
|
2d9ff66da6
perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c
|
14 år sedan |
PERF-VERSION-GEN
|
58d406ed6a
perf tools: Version incorrect with some versions of grep
|
14 år sedan |
abspath.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
alias.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 år sedan |
annotate.c
|
878b439dcc
perf symbols: Rename dso->origin to dso->symtab_type
|
14 år sedan |
annotate.h
|
c97cf42219
perf top: Live TUI Annotation
|
14 år sedan |
bitmap.c
|
fb72014d98
perf tools: Don't use code surrounded by __KERNEL__
|
15 år sedan |
build-id.c
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 år sedan |
build-id.h
|
b36f19d572
perf annotate: Use build-ids to find the right DSO
|
15 år sedan |
cache.h
|
229ade9ba3
perf tools: Don't fallback to setup_pager unconditionally
|
14 år sedan |
callchain.c
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 år sedan |
callchain.h
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 år sedan |
cgroup.c
|
621d26567f
perf: Fix a build error with some GCC versions
|
14 år sedan |
cgroup.h
|
023695d96e
perf tool: Add cgroup support
|
14 år sedan |
color.c
|
a4e3b956a8
perf hist: Replace ->print() routines by ->snprintf() equivalents
|
15 år sedan |
color.h
|
a4e3b956a8
perf hist: Replace ->print() routines by ->snprintf() equivalents
|
15 år sedan |
config.c
|
45de34bbe3
perf buildid: add perfconfig option to specify buildid cache dir
|
15 år sedan |
cpumap.c
|
915fce20ec
perf tools: Add missing cpu_map__delete()
|
14 år sedan |
cpumap.h
|
915fce20ec
perf tools: Add missing cpu_map__delete()
|
14 år sedan |
ctype.c
|
2890284bcf
perf tools: Move graph_line and graph_dotted_line from top
|
15 år sedan |
debug.c
|
c286c419c7
perf tools: Fixup exit path when not able to open events
|
14 år sedan |
debug.h
|
c286c419c7
perf tools: Fixup exit path when not able to open events
|
14 år sedan |
debugfs.c
|
61be3e59ba
perf trace: Clean up find_debugfs()
|
15 år sedan |
debugfs.h
|
29c52aa230
perf tools: Mount debugfs automatically
|
15 år sedan |
environment.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 år sedan |
event.c
|
3cb6d15408
perf tools: Fix sample size bit operations
|
14 år sedan |
event.h
|
a285412479
perf tools: Pre-check sample size before parsing
|
14 år sedan |
evlist.c
|
3ac1bbcf13
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
|
14 år sedan |
evlist.h
|
3ac1bbcf13
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
|
14 år sedan |
evsel.c
|
98e1da905c
perf tools: Robustify dynamic sample content fetch
|
14 år sedan |
evsel.h
|
5d2cd90922
perf evsel: Fix use of inherit
|
14 år sedan |
exec_cmd.c
|
a3d1ee10d1
perf tools: Makefile: Remove various and sundry cruft
|
14 år sedan |
exec_cmd.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
generate-cmdlist.sh
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 år sedan |
header.c
|
74429964d8
perf tools: Move evlist sample helpers to evlist area
|
14 år sedan |
header.h
|
74429964d8
perf tools: Move evlist sample helpers to evlist area
|
14 år sedan |
help.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 år sedan |
hist.c
|
e248de331a
perf tools: Improve support for sessions with multiple events
|
14 år sedan |
hist.h
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 år sedan |
hweight.c
|
fb72014d98
perf tools: Don't use code surrounded by __KERNEL__
|
15 år sedan |
levenshtein.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 år sedan |
levenshtein.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 år sedan |
map.c
|
9486aa3877
perf tools: Fix 64 bit integer format strings
|
14 år sedan |
map.h
|
469b9b8848
perf probe: Add basic module support
|
14 år sedan |
pager.c
|
fde953c1c6
perf_counter tools: Remove dead code
|
16 år sedan |
parse-events.c
|
94692349c4
perf: Fix multi-event parsing bug
|
14 år sedan |
parse-events.h
|
1424dc9680
perf script: Add support for H/W and S/W events
|
14 år sedan |
parse-options.c
|
edb7c60e27
perf options: Type check all the remaining OPT_ variants
|
15 år sedan |
parse-options.h
|
e4e18d568b
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
|
14 år sedan |
path.c
|
f4e7ac0a23
perf tools: add test for strlcpy()
|
15 år sedan |
probe-event.c
|
cc446446ff
perf probe: Fix multiple --vars options behavior
|
14 år sedan |
probe-event.h
|
3c42258c9a
perf probe: Add filters support for available functions
|
14 år sedan |
probe-finder.c
|
2b348a7798
perf probe: Fix the missed parameter initialization
|
14 år sedan |
probe-finder.h
|
cd25f8bc26
perf probe: Add fastpath to do lookup by function name
|
14 år sedan |
pstack.c
|
3e1bbdc3a7
perf newt: Make <- zoom out filters
|
15 år sedan |
pstack.h
|
d1b4f2491c
perf ui: Move hists browser to util/ui/browsers/
|
15 år sedan |
python.c
|
3ac1bbcf13
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
|
14 år sedan |
quote.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
quote.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
run-command.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
run-command.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
session.c
|
998bedc8c5
perf tools: Fix ommitted mmap data update on remap
|
14 år sedan |
session.h
|
a285412479
perf tools: Pre-check sample size before parsing
|
14 år sedan |
setup.py
|
1b7155f7de
perf tools: Fix NO_NEWT=1 python build error
|
14 år sedan |
sigchain.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
sigchain.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
sort.c
|
1437a30aae
perf hist: Better displaying of unresolved DSOs and symbols
|
14 år sedan |
sort.h
|
d2009c5130
perf: Keep track of the max depth of a callchain
|
15 år sedan |
strbuf.c
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
strbuf.h
|
a41794cdd7
perf tools: Remove some unused functions
|
15 år sedan |
strfilter.c
|
ff9ae1babd
perf: Fix missing strndup declaration
|
14 år sedan |
strfilter.h
|
68baa431ec
perf tools: Add strfilter for general purpose string filter
|
14 år sedan |
string.c
|
25985edced
Fix common misspellings
|
14 år sedan |
strlist.c
|
3e3405906d
perf probe: Fix --del to update current event list
|
15 år sedan |
strlist.h
|
abf5ef7247
perf tools: Add for_each macros for strlist
|
15 år sedan |
svghelper.c
|
e853072055
perf timechart: Fix black idle boxes in the title
|
14 år sedan |
svghelper.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 år sedan |
symbol.c
|
aeafcbaf4f
perf symbols: Give more useful names to 'self' parameters
|
14 år sedan |
symbol.h
|
aeafcbaf4f
perf symbols: Give more useful names to 'self' parameters
|
14 år sedan |
thread.c
|
fd78260b53
perf threads: Move thread_map to separate file
|
14 år sedan |
thread.h
|
fd78260b53
perf threads: Move thread_map to separate file
|
14 år sedan |
thread_map.c
|
fd78260b53
perf threads: Move thread_map to separate file
|
14 år sedan |
thread_map.h
|
fd78260b53
perf threads: Move thread_map to separate file
|
14 år sedan |
top.c
|
8b8ba4a9a5
perf top: Remove redundant syme->origin field
|
14 år sedan |
top.h
|
171b3be9c4
perf symbol: Move sym_entry->skip to symbol->ignore
|
14 år sedan |
trace-event-info.c
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 år sedan |
trace-event-parse.c
|
a26ac2455f
rcu: move TREE_RCU from softirq to kthread
|
14 år sedan |
trace-event-read.c
|
cbb5cf7ff6
perf: Use read() instead of lseek() in trace_event_read.c:skip()
|
15 år sedan |
trace-event-scripting.c
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 år sedan |
trace-event.h
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 år sedan |
types.h
|
9486aa3877
perf tools: Fix 64 bit integer format strings
|
14 år sedan |
usage.c
|
716c69feca
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available
|
16 år sedan |
util.c
|
1e7972cc5c
perf util: Move do_read from session to util
|
14 år sedan |
util.h
|
8796cb9d7d
perf tools: Makefile: Remove platform-specific cruft
|
14 år sedan |
values.c
|
9486aa3877
perf tools: Fix 64 bit integer format strings
|
14 år sedan |
values.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 år sedan |
wrapper.c
|
151f85a471
perf tools: remove xstrndup, xmalloc, xzalloc
|
15 år sedan |
xyarray.c
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 år sedan |
xyarray.h
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 år sedan |