.. |
include
|
b32d133aec
perf symbols: Simplify symbol machinery setup
|
15 éve |
PERF-VERSION-GEN
|
210f9cb2cf
perf tools: Bump version to 0.0.2
|
15 é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
|
15 éve |
callchain.c
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
15 éve |
callchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 éve |
color.c
|
8f28827a16
perf tools: Librarize trace_event() helper
|
16 éve |
color.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 é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
|
62daacb51a
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 éve |
data_map.h
|
62daacb51a
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 éve |
debug.c
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
15 é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
|
62daacb51a
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 éve |
event.h
|
62daacb51a
perf tools: Reorganize event processing routines, lotsa dups killed
|
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
|
15 éve |
generate-cmdlist.sh
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
16 éve |
header.c
|
b0da954a47
perf symbols: Split the dsos list into kernel and user parts
|
15 éve |
header.h
|
d5eed904bb
perf tools: Eliminate some more die() uses in library functions
|
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
|
15 éve |
hist.c
|
62daacb51a
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 éve |
hist.h
|
9735abf11b
perf tools: Move hist_entry__add common code to hist.c
|
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
|
15 éve |
map.c
|
6a4694a433
perf symbols: Better support for multiple symbol tables per dso
|
15 éve |
pager.c
|
fde953c1c6
perf_counter tools: Remove dead code
|
16 éve |
parse-events.c
|
364794845c
perf tools: Introduce zalloc() for the common calloc(1, N) case
|
15 éve |
parse-events.h
|
c171b552a7
perf trace: Add filter Suppport
|
15 éve |
parse-options.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
parse-options.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 éve |
path.c
|
83a0944fa9
perf: Enable more compiler warnings
|
16 éve |
probe-finder.c
|
a225a1d911
perf/probes: Fall back to non-dwarf if possible
|
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
|
15 é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
|
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
|
15 éve |
sort.c
|
a4fb581b15
perf tools: Bind callchains to the first sort dimension column
|
15 éve |
sort.h
|
a4fb581b15
perf tools: Bind callchains to the first sort dimension column
|
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
|
15 éve |
string.c
|
d2fb8b4151
perf tools: Add new perf_atoll() function to parse string representing size in bytes
|
15 éve |
string.h
|
d2fb8b4151
perf tools: Add new perf_atoll() function to parse string representing size in bytes
|
15 éve |
strlist.c
|
27d0fd410c
strlist: Introduce strlist__entry and strlist__nr_entries methods
|
16 éve |
strlist.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 éve |
svghelper.c
|
2e600d01c1
perf timechart: Improve the visual appearance of scheduler delays
|
15 éve |
svghelper.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 éve |
symbol.c
|
1de8e24520
perf symbols: When not using modules, discard its symbols
|
15 éve |
symbol.h
|
95011c6007
perf symbols: Support multiple symtabs in struct thread
|
15 éve |
thread.c
|
95011c6007
perf symbols: Support multiple symtabs in struct thread
|
15 éve |
thread.h
|
1de8e24520
perf symbols: When not using modules, discard its symbols
|
15 éve |
trace-event-info.c
|
e25613683b
perf trace: Read_tracing_data should die() another day
|
15 éve |
trace-event-parse.c
|
0d0bea5ea4
perf tools: Add 'signed' flag setting back into trace-event-parse.c
|
15 éve |
trace-event-read.c
|
e25613683b
perf trace: Read_tracing_data should die() another day
|
15 éve |
trace-event.h
|
e25613683b
perf trace: Read_tracing_data should die() another day
|
15 éve |
types.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
15 é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
|
15 éve |
wrapper.c
|
727dad10c1
perf tools: Remove unused wrapper routines
|
15 éve |