.. |
include
|
b32d133aec
perf symbols: Simplify symbol machinery setup
|
il y a 15 ans |
PERF-VERSION-GEN
|
210f9cb2cf
perf tools: Bump version to 0.0.2
|
il y a 15 ans |
abspath.c
|
83a0944fa9
perf: Enable more compiler warnings
|
il y a 16 ans |
alias.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
il y a 16 ans |
cache.h
|
cfed95a693
perf tools: Do not manually count string lengths
|
il y a 16 ans |
callchain.c
|
6beba7adbe
perf tools: Unify debug messages mechanisms
|
il y a 15 ans |
callchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
color.c
|
8f28827a16
perf tools: Librarize trace_event() helper
|
il y a 16 ans |
color.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
config.c
|
83a0944fa9
perf: Enable more compiler warnings
|
il y a 16 ans |
ctype.c
|
2890284bcf
perf tools: Move graph_line and graph_dotted_line from top
|
il y a 15 ans |
debug.c
|
4a58e61161
perf tools: Move the map class definition to a separate header
|
il y a 15 ans |
debug.h
|
8f41146aed
perf tools: Debug.h needs to include event.h for event_t
|
il y a 15 ans |
debugfs.c
|
61be3e59ba
perf trace: Clean up find_debugfs()
|
il y a 15 ans |
debugfs.h
|
29c52aa230
perf tools: Mount debugfs automatically
|
il y a 15 ans |
environment.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
il y a 16 ans |
event.c
|
f162f87ad6
perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
|
il y a 15 ans |
event.h
|
b7cece7678
perf tools: Encode kernel module mappings in perf.data
|
il y a 15 ans |
exec_cmd.c
|
83a0944fa9
perf: Enable more compiler warnings
|
il y a 16 ans |
exec_cmd.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
generate-cmdlist.sh
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
il y a 16 ans |
header.c
|
ef12a14130
perf buildid-cache: Add new command to manage build-id cache
|
il y a 15 ans |
header.h
|
ef12a14130
perf buildid-cache: Add new command to manage build-id cache
|
il y a 15 ans |
help.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
il y a 16 ans |
help.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
hist.c
|
9b33827de6
perf diff: Percent calcs should use double values
|
il y a 15 ans |
hist.h
|
c351c28161
perf diff: Use perf_session__fprintf_hists just like 'perf record'
|
il y a 15 ans |
levenshtein.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
il y a 16 ans |
levenshtein.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
map.c
|
a128168d1e
perf probe: Check build-id of vmlinux
|
il y a 15 ans |
map.h
|
4a58e61161
perf tools: Move the map class definition to a separate header
|
il y a 15 ans |
pager.c
|
fde953c1c6
perf_counter tools: Remove dead code
|
il y a 16 ans |
parse-events.c
|
fb1d2edf7e
perf tools: Support tracepoint glob matching
|
il y a 15 ans |
parse-events.h
|
c171b552a7
perf trace: Add filter Suppport
|
il y a 15 ans |
parse-options.c
|
bc3abfb1b5
perf tools: Align long options which have no short forms
|
il y a 15 ans |
parse-options.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
path.c
|
83a0944fa9
perf: Enable more compiler warnings
|
il y a 16 ans |
probe-event.c
|
631c9def80
perf probe: Support --line option to show probable source-code lines
|
il y a 15 ans |
probe-event.h
|
631c9def80
perf probe: Support --line option to show probable source-code lines
|
il y a 15 ans |
probe-finder.c
|
631c9def80
perf probe: Support --line option to show probable source-code lines
|
il y a 15 ans |
probe-finder.h
|
631c9def80
perf probe: Support --line option to show probable source-code lines
|
il y a 15 ans |
quote.c
|
7e030655dd
perf: Fix read buffer overflow
|
il y a 16 ans |
quote.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
run-command.c
|
83a0944fa9
perf: Enable more compiler warnings
|
il y a 16 ans |
run-command.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
session.c
|
1b75962e92
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
|
il y a 15 ans |
session.h
|
ba21594cdd
perf tools: Cross platform perf.data analysis support
|
il y a 15 ans |
sigchain.c
|
864709302a
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
|
il y a 16 ans |
sigchain.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
sort.c
|
c351c28161
perf diff: Use perf_session__fprintf_hists just like 'perf record'
|
il y a 15 ans |
sort.h
|
c351c28161
perf diff: Use perf_session__fprintf_hists just like 'perf record'
|
il y a 15 ans |
strbuf.c
|
f37a291c52
perf_counter tools: Add more warnings and fix/annotate them
|
il y a 16 ans |
strbuf.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
string.c
|
6964cd2c8e
perf tools: Enhance glob string matching
|
il y a 15 ans |
string.h
|
bbbb521bc6
perf probe: Add glob matching support on --del
|
il y a 15 ans |
strlist.c
|
3e3405906d
perf probe: Fix --del to update current event list
|
il y a 15 ans |
strlist.h
|
abf5ef7247
perf tools: Add for_each macros for strlist
|
il y a 15 ans |
svghelper.c
|
2e600d01c1
perf timechart: Improve the visual appearance of scheduler delays
|
il y a 15 ans |
svghelper.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
symbol.c
|
fd1d908c54
perf symbols: Split helpers used when creating kernel dso object
|
il y a 15 ans |
symbol.h
|
fd1d908c54
perf symbols: Split helpers used when creating kernel dso object
|
il y a 15 ans |
thread.c
|
4aa6563641
perf session: Move kmaps to perf_session
|
il y a 15 ans |
thread.h
|
59ee68ecd1
perf symbols: Create thread__find_addr_map from thread__find_addr_location
|
il y a 15 ans |
trace-event-info.c
|
1b75962e92
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
|
il y a 15 ans |
trace-event-parse.c
|
5660ce3424
perf tools: Correct size given to memset
|
il y a 15 ans |
trace-event-perl.c
|
8f11d85a0e
perf trace/scripting: Check return val of perl_run()
|
il y a 15 ans |
trace-event-perl.h
|
3a9a0beba2
perf trace/scripting: Fix compile error when libperl not installed
|
il y a 15 ans |
trace-event-read.c
|
7691b1ec2e
perf tools: Misc small fixes
|
il y a 15 ans |
trace-event.h
|
586bc5cce8
perf trace/scripting: Add support for script args
|
il y a 15 ans |
types.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
usage.c
|
716c69feca
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available
|
il y a 16 ans |
util.c
|
69e3f52d1b
perf: Fix implicit declaration of getline in util.c
|
il y a 15 ans |
util.h
|
4cf40131a5
perf record: Introduce a symtab cache
|
il y a 15 ans |
values.c
|
8d9e503928
perf: Fix memory leak: counterwidth
|
il y a 15 ans |
values.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
il y a 16 ans |
wrapper.c
|
727dad10c1
perf tools: Remove unused wrapper routines
|
il y a 15 ans |