.. |
include
|
b32d133aec
perf symbols: Simplify symbol machinery setup
|
15 éve |
PERF-VERSION-GEN
|
210f9cb2cf
perf tools: Bump version to 0.0.2
|
16 éve |
abspath.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
alias.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 éve |
cache.h
|
cfed95a693
perf tools: Do not manually count string lengths
|
16 éve |
callchain.c
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
16 éve |
callchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
color.c
|
8f28827a16
perf tools: Librarize trace_event() helper
|
16 éve |
color.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
config.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
ctype.c
|
2890284bcf
perf tools: Move graph_line and graph_dotted_line from top
|
15 éve |
data_map.c
|
c019879bcc
perf session: Adopt the sample_type variable
|
15 éve |
debug.c
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
16 éve |
debug.h
|
8f41146aed
perf tools: Debug.h needs to include event.h for event_t
|
15 éve |
debugfs.c
|
afe61f6778
perf tools: Add debugfs utility routines for perf
|
15 éve |
debugfs.h
|
afe61f6778
perf tools: Add debugfs utility routines for perf
|
15 éve |
environment.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 éve |
event.c
|
f823e441ab
perf session: Event statistics also are per session
|
15 éve |
event.h
|
f823e441ab
perf session: Event statistics also are per session
|
15 éve |
exec_cmd.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
exec_cmd.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
generate-cmdlist.sh
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 éve |
header.c
|
301a0b0202
perf session: Ditch register_perf_file_handler
|
15 éve |
header.h
|
94c744b6c0
perf tools: Introduce perf_session class
|
15 éve |
help.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 éve |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
hist.c
|
4e4f06e4c8
perf session: Move the hist_entries rb tree to perf_session
|
15 éve |
hist.h
|
4e4f06e4c8
perf session: Move the hist_entries rb tree to perf_session
|
15 éve |
levenshtein.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 éve |
levenshtein.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
map.c
|
4aa6563641
perf session: Move kmaps to perf_session
|
15 éve |
pager.c
|
fde953c1c6
perf_counter tools: Remove dead code
|
16 éve |
parse-events.c
|
180570fdb7
perf tools: Optimize parse_subsystem_tracepoint_event()
|
15 éve |
parse-events.h
|
c171b552a7
perf trace: Add filter Suppport
|
16 éve |
parse-options.c
|
bc3abfb1b5
perf tools: Align long options which have no short forms
|
15 éve |
parse-options.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
path.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
probe-event.c
|
bbbb521bc6
perf probe: Add glob matching support on --del
|
15 éve |
probe-event.h
|
fac13fd54e
perf probe: Cleanup struct session in builtin-probe.c
|
15 éve |
probe-finder.c
|
411edfe5c1
perf probe: Show need-dwarf message only if it is really needed
|
15 éve |
probe-finder.h
|
b0ef073243
perf/probes: Support function entry relative line number
|
15 éve |
quote.c
|
7e030655dd
perf: Fix read buffer overflow
|
16 éve |
quote.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
run-command.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
run-command.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
session.c
|
a328626b61
perf session: Adopt resolve_callchain
|
15 éve |
session.h
|
f823e441ab
perf session: Event statistics also are per session
|
15 éve |
sigchain.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 éve |
sigchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
sort.c
|
c8829c7a31
perf util: Remove setup_sorting dups
|
15 éve |
sort.h
|
86a9eee047
perf diff: Introduce tool to show performance difference
|
15 éve |
strbuf.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
16 éve |
strbuf.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
string.c
|
bbbb521bc6
perf probe: Add glob matching support on --del
|
15 éve |
string.h
|
bbbb521bc6
perf probe: Add glob matching support on --del
|
15 éve |
strlist.c
|
3e3405906d
perf probe: Fix --del to update current event list
|
15 éve |
strlist.h
|
abf5ef7247
perf tools: Add for_each macros for strlist
|
15 éve |
svghelper.c
|
2e600d01c1
perf timechart: Improve the visual appearance of scheduler delays
|
16 éve |
svghelper.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
symbol.c
|
4aa6563641
perf session: Move kmaps to perf_session
|
15 éve |
symbol.h
|
4aa6563641
perf session: Move kmaps to perf_session
|
15 éve |
thread.c
|
4aa6563641
perf session: Move kmaps to perf_session
|
15 éve |
thread.h
|
4aa6563641
perf session: Move kmaps to perf_session
|
15 éve |
trace-event-info.c
|
e25613683b
perf trace: Read_tracing_data should die() another day
|
15 éve |
trace-event-parse.c
|
5660ce3424
perf tools: Correct size given to memset
|
15 éve |
trace-event-perl.c
|
8f11d85a0e
perf trace/scripting: Check return val of perl_run()
|
15 éve |
trace-event-perl.h
|
3a9a0beba2
perf trace/scripting: Fix compile error when libperl not installed
|
15 éve |
trace-event-read.c
|
7691b1ec2e
perf tools: Misc small fixes
|
15 éve |
trace-event.h
|
586bc5cce8
perf trace/scripting: Add support for script args
|
15 éve |
types.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
usage.c
|
716c69feca
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available
|
16 éve |
util.h
|
727dad10c1
perf tools: Remove unused wrapper routines
|
15 éve |
values.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
values.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 éve |
wrapper.c
|
727dad10c1
perf tools: Remove unused wrapper routines
|
15 éve |