.. |
include
|
b4f5296f0e
perf tools: Use eprintf for pr_{err,warning,info} too
|
15 years ago |
scripting-engines
|
44ad9cd8f0
perf/scripts: Remove unnecessary PyTuple resizes
|
15 years ago |
PERF-VERSION-GEN
|
210f9cb2cf
perf tools: Bump version to 0.0.2
|
16 years ago |
abspath.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 years ago |
alias.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 years ago |
build-id.c
|
7b2567c1f5
perf build-id: Move the routine to find DSOs with hits to the lib
|
15 years ago |
build-id.h
|
7b2567c1f5
perf build-id: Move the routine to find DSOs with hits to the lib
|
15 years ago |
cache.h
|
f9224c5c94
perf report: Implement initial UI using newt
|
15 years ago |
callchain.c
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
15 years ago |
callchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
color.c
|
f9224c5c94
perf report: Implement initial UI using newt
|
15 years ago |
color.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
config.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 years ago |
cpumap.c
|
a12b51c478
perf tools: Fix sparse CPU numbering related bugs
|
15 years ago |
cpumap.h
|
a12b51c478
perf tools: Fix sparse CPU numbering related bugs
|
15 years ago |
ctype.c
|
2890284bcf
perf tools: Move graph_line and graph_dotted_line from top
|
15 years ago |
debug.c
|
f9224c5c94
perf report: Implement initial UI using newt
|
15 years ago |
debug.h
|
567e54790e
perf tools: Fix non-newt build
|
15 years ago |
debugfs.c
|
61be3e59ba
perf trace: Clean up find_debugfs()
|
15 years ago |
debugfs.h
|
29c52aa230
perf tools: Mount debugfs automatically
|
15 years ago |
environment.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 years ago |
event.c
|
018cbffe68
Merge commit 'v2.6.33' into perf/core
|
15 years ago |
event.h
|
cb8f093936
perf session: Add storage for seperating event types in report
|
15 years ago |
exec_cmd.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 years ago |
exec_cmd.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
generate-cmdlist.sh
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 years ago |
header.c
|
f887f3019e
perf tools: Clean up O_LARGEFILE et al usage
|
15 years ago |
header.h
|
ef12a14130
perf buildid-cache: Add new command to manage build-id cache
|
15 years ago |
help.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 years ago |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
hist.c
|
3997d3776a
perf hist: Don't fprintf the callgraph unconditionally
|
15 years ago |
hist.h
|
f9224c5c94
perf report: Implement initial UI using newt
|
15 years ago |
levenshtein.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 years ago |
levenshtein.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
map.c
|
3846df2e0a
perf symbols: Improve debugging information about symtab origins
|
15 years ago |
map.h
|
3846df2e0a
perf symbols: Improve debugging information about symtab origins
|
15 years ago |
newt.c
|
d06d92b7c9
perf annotate: Properly notify the user that vmlinux is missing
|
15 years ago |
pager.c
|
fde953c1c6
perf_counter tools: Remove dead code
|
16 years ago |
parse-events.c
|
69fef0d2e2
perf: Add attr->precise support to raw event parsing
|
15 years ago |
parse-events.h
|
c171b552a7
perf trace: Add filter Suppport
|
16 years ago |
parse-options.c
|
bc3abfb1b5
perf tools: Align long options which have no short forms
|
15 years ago |
parse-options.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
path.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 years ago |
probe-event.c
|
3b0d516463
perf probe: Fix !dwarf build
|
15 years ago |
probe-event.h
|
7df2f32956
perf probe: Add data structure member access support
|
15 years ago |
probe-finder.c
|
7df2f32956
perf probe: Add data structure member access support
|
15 years ago |
probe-finder.h
|
fb1587d869
perf probe: List probes with line number and file name
|
15 years ago |
quote.c
|
7e030655dd
perf: Fix read buffer overflow
|
16 years ago |
quote.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
run-command.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 years ago |
run-command.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
session.c
|
cb8f093936
perf session: Add storage for seperating event types in report
|
15 years ago |
session.h
|
f9224c5c94
perf report: Implement initial UI using newt
|
15 years ago |
sigchain.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 years ago |
sigchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
sort.c
|
c351c28161
perf diff: Use perf_session__fprintf_hists just like 'perf record'
|
15 years ago |
sort.h
|
c351c28161
perf diff: Use perf_session__fprintf_hists just like 'perf record'
|
15 years ago |
strbuf.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 years ago |
strbuf.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
string.c
|
2a9c8c3609
perf probe: Add lazy line matching support
|
15 years ago |
string.h
|
2a9c8c3609
perf probe: Add lazy line matching support
|
15 years ago |
strlist.c
|
3e3405906d
perf probe: Fix --del to update current event list
|
15 years ago |
strlist.h
|
abf5ef7247
perf tools: Add for_each macros for strlist
|
15 years ago |
svghelper.c
|
2e600d01c1
perf timechart: Improve the visual appearance of scheduler delays
|
15 years ago |
svghelper.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
symbol.c
|
e4713e93b1
Merge branch 'perf/urgent' into perf/core
|
15 years ago |
symbol.h
|
e4713e93b1
Merge branch 'perf/urgent' into perf/core
|
15 years ago |
thread.c
|
d6d901c23a
perf events: Change perf parameter --pid to process-wide collection instead of thread-wide
|
15 years ago |
thread.h
|
d6d901c23a
perf events: Change perf parameter --pid to process-wide collection instead of thread-wide
|
15 years ago |
trace-event-info.c
|
1b75962e92
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
|
15 years ago |
trace-event-parse.c
|
7397d80ddd
perf/scripts: Move common code out of Perl-specific files
|
15 years ago |
trace-event-read.c
|
f887f3019e
perf tools: Clean up O_LARGEFILE et al usage
|
15 years ago |
trace-event-scripting.c
|
7e4b21b84c
perf/scripts: Add Python scripting engine
|
15 years ago |
trace-event.h
|
7e4b21b84c
perf/scripts: Add Python scripting engine
|
15 years ago |
types.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
usage.c
|
716c69feca
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available
|
16 years ago |
util.c
|
69e3f52d1b
perf: Fix implicit declaration of getline in util.c
|
15 years ago |
util.h
|
a1d37d5285
perf tools: Introduce xzalloc() for detecting out of memory conditions
|
15 years ago |
values.c
|
8d9e503928
perf: Fix memory leak: counterwidth
|
15 years ago |
values.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
wrapper.c
|
727dad10c1
perf tools: Remove unused wrapper routines
|
15 years ago |