.. |
include
|
perf symbols: Simplify symbol machinery setup
|
15 years ago |
PERF-VERSION-GEN
|
perf tools: Bump version to 0.0.2
|
16 years ago |
abspath.c
|
perf: Enable more compiler warnings
|
16 years ago |
alias.c
|
perf_counter tools: Add more warnings and fix/annotate them
|
16 years ago |
cache.h
|
perf tools: Do not manually count string lengths
|
16 years ago |
callchain.c
|
perf tools: Unify debug messages mechanisms
|
16 years ago |
callchain.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
color.c
|
perf tools: Librarize trace_event() helper
|
16 years ago |
color.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
config.c
|
perf: Enable more compiler warnings
|
16 years ago |
ctype.c
|
perf tools: Move graph_line and graph_dotted_line from top
|
15 years ago |
data_map.c
|
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 years ago |
data_map.h
|
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 years ago |
debug.c
|
perf tools: Unify debug messages mechanisms
|
16 years ago |
debug.h
|
perf tools: Debug.h needs to include event.h for event_t
|
15 years ago |
debugfs.c
|
perf tools: Add debugfs utility routines for perf
|
15 years ago |
debugfs.h
|
perf tools: Add debugfs utility routines for perf
|
15 years ago |
environment.c
|
…
|
|
event.c
|
perf annotate: Fix perf data parsing
|
15 years ago |
event.h
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
exec_cmd.c
|
perf: Enable more compiler warnings
|
16 years ago |
exec_cmd.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
generate-cmdlist.sh
|
…
|
|
header.c
|
perf symbols: Split the dsos list into kernel and user parts
|
15 years ago |
header.h
|
perf tools: Eliminate some more die() uses in library functions
|
15 years ago |
help.c
|
perf_counter tools: Add more warnings and fix/annotate them
|
16 years ago |
help.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
hist.c
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
hist.h
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
levenshtein.c
|
…
|
|
levenshtein.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
map.c
|
perf symbols: Better support for multiple symbol tables per dso
|
15 years ago |
pager.c
|
perf_counter tools: Remove dead code
|
16 years ago |
parse-events.c
|
perf tools: Introduce zalloc() for the common calloc(1, N) case
|
15 years ago |
parse-events.h
|
perf trace: Add filter Suppport
|
16 years ago |
parse-options.c
|
perf: Enable more compiler warnings
|
16 years ago |
parse-options.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
path.c
|
perf: Enable more compiler warnings
|
16 years ago |
probe-event.c
|
perf tools: Replace %m with %a in sscanf
|
15 years ago |
probe-event.h
|
perf probe: Simplify event naming
|
15 years ago |
probe-finder.c
|
perf/probes: Fall back to non-dwarf if possible
|
16 years ago |
probe-finder.h
|
perf/probes: Support function entry relative line number
|
16 years ago |
quote.c
|
perf: Fix read buffer overflow
|
16 years ago |
quote.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
run-command.c
|
perf: Enable more compiler warnings
|
16 years ago |
run-command.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
sigchain.c
|
…
|
|
sigchain.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
sort.c
|
perf tools: Bind callchains to the first sort dimension column
|
16 years ago |
sort.h
|
perf tools: Bind callchains to the first sort dimension column
|
16 years ago |
strbuf.c
|
perf_counter tools: Add more warnings and fix/annotate them
|
16 years ago |
strbuf.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
string.c
|
perf tools: Fix _GNU_SOURCE macro related strndup() build error
|
15 years ago |
string.h
|
perf probe: Add argv_split() from lib/argv_split.c
|
15 years ago |
strlist.c
|
strlist: Introduce strlist__entry and strlist__nr_entries methods
|
16 years ago |
strlist.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
svghelper.c
|
perf timechart: Improve the visual appearance of scheduler delays
|
16 years ago |
svghelper.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
symbol.c
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
symbol.h
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
thread.c
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
thread.h
|
perf tools: Consolidate symbol resolving across all tools
|
15 years ago |
trace-event-info.c
|
perf trace: Read_tracing_data should die() another day
|
15 years ago |
trace-event-parse.c
|
perf trace: Add interface to access perf data from Perl handlers
|
15 years ago |
trace-event-perl.c
|
perf trace/scripting: Add Fedora libperl install note to doc
|
15 years ago |
trace-event-perl.h
|
perf trace/scripting: Fix Perl common_* access functions
|
15 years ago |
trace-event-read.c
|
perf trace: Read_tracing_data should die() another day
|
15 years ago |
trace-event.h
|
perf trace: Add interface to access perf data from Perl handlers
|
15 years ago |
types.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
usage.c
|
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available
|
16 years ago |
util.h
|
perf tools: Remove unused wrapper routines
|
15 years ago |
values.c
|
perf: Enable more compiler warnings
|
16 years ago |
values.h
|
perf tools: Protect header files with a consistent style
|
16 years ago |
wrapper.c
|
perf tools: Remove unused wrapper routines
|
15 years ago |