..
include
perf evsel: Introduce perf_evlist
14 years ago
scripting-engines
perf session: Pass evsel in event_ops->sample()
14 years ago
ui
perf hists browser: Fix seg fault when annotate null symbol
14 years ago
PERF-VERSION-GEN
perf tools: Version incorrect with some versions of grep
14 years ago
abspath.c
perf tools: Remove some unused functions
15 years ago
alias.c
perf_counter tools: Add more warnings and fix/annotate them
16 years ago
annotate.c
perf symbols: Rename dso->origin to dso->symtab_type
14 years ago
annotate.h
perf top: Live TUI Annotation
14 years ago
bitmap.c
perf tools: Don't use code surrounded by __KERNEL__
15 years ago
build-id.c
perf session: Pass evsel in event_ops->sample()
14 years ago
build-id.h
perf annotate: Use build-ids to find the right DSO
15 years ago
cache.h
perf tools: Don't fallback to setup_pager unconditionally
14 years ago
callchain.c
perf tools: Kill event_t typedef, use 'union perf_event' instead
14 years ago
callchain.h
perf tools: Kill event_t typedef, use 'union perf_event' instead
14 years ago
cgroup.c
perf: Fix a build error with some GCC versions
14 years ago
cgroup.h
perf tool: Add cgroup support
14 years ago
color.c
perf hist: Replace ->print() routines by ->snprintf() equivalents
15 years ago
color.h
perf hist: Replace ->print() routines by ->snprintf() equivalents
15 years ago
config.c
perf buildid: add perfconfig option to specify buildid cache dir
15 years ago
cpumap.c
perf tools: Add missing cpu_map__delete()
14 years ago
cpumap.h
perf tools: Add missing cpu_map__delete()
14 years ago
ctype.c
perf tools: Move graph_line and graph_dotted_line from top
15 years ago
debug.c
perf tools: Fixup exit path when not able to open events
14 years ago
debug.h
perf tools: Fixup exit path when not able to open events
14 years ago
debugfs.c
perf trace: Clean up find_debugfs()
15 years ago
debugfs.h
perf tools: Mount debugfs automatically
15 years ago
environment.c
…
event.c
perf symbols: Fix vsyscall symbol lookup
14 years ago
event.h
Merge remote branch 'acme/perf/urgent' into perf/core
14 years ago
evlist.c
perf evsel: Fix use of inherit
14 years ago
evlist.h
perf session: Use evlist/evsel for managing perf.data attributes
14 years ago
evsel.c
perf evsel: Fix use of inherit
14 years ago
evsel.h
perf evsel: Fix use of inherit
14 years ago
exec_cmd.c
perf tools: Makefile: Remove various and sundry cruft
14 years ago
exec_cmd.h
perf tools: Remove some unused functions
15 years ago
generate-cmdlist.sh
…
header.c
perf build-id: Add quirk to deal with perf.data file format breakage
14 years ago
header.h
perf header: Stop using 'self'
14 years ago
help.c
perf tools: Remove some unused functions
15 years ago
help.h
perf tools: Protect header files with a consistent style
16 years ago
hist.c
perf tools: Improve support for sessions with multiple events
14 years ago
hist.h
perf session: Pass evsel in event_ops->sample()
14 years ago
hweight.c
perf tools: Don't use code surrounded by __KERNEL__
15 years ago
levenshtein.c
…
levenshtein.h
perf tools: Protect header files with a consistent style
16 years ago
map.c
perf tools: Fix 64 bit integer format strings
14 years ago
map.h
perf probe: Add basic module support
15 years ago
pager.c
perf_counter tools: Remove dead code
16 years ago
parse-events.c
perf script: Add support for H/W and S/W events
14 years ago
parse-events.h
perf script: Add support for H/W and S/W events
14 years ago
parse-options.c
perf options: Type check all the remaining OPT_ variants
15 years ago
parse-options.h
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
14 years ago
path.c
perf tools: add test for strlcpy()
15 years ago
probe-event.c
perf probe: Fix multiple --vars options behavior
14 years ago
probe-event.h
perf probe: Add filters support for available functions
14 years ago
probe-finder.c
perf probe: Fix listing incorrect line number with inline function
14 years ago
probe-finder.h
perf tools: Remove hardcoded include paths for elfutils
14 years ago
pstack.c
perf newt: Make <- zoom out filters
15 years ago
pstack.h
perf ui: Move hists browser to util/ui/browsers/
15 years ago
python.c
perf evsel: Fix use of inherit
14 years ago
quote.c
perf tools: Remove some unused functions
15 years ago
quote.h
perf tools: Remove some unused functions
15 years ago
run-command.c
perf tools: Remove some unused functions
15 years ago
run-command.h
perf tools: Remove some unused functions
15 years ago
session.c
perf session: Pass evsel in event_ops->sample()
14 years ago
session.h
perf session: Pass evsel in event_ops->sample()
14 years ago
setup.py
perf tools: Fix NO_NEWT=1 python build error
14 years ago
sigchain.c
perf tools: Remove some unused functions
15 years ago
sigchain.h
perf tools: Remove some unused functions
15 years ago
sort.c
perf hist: Better displaying of unresolved DSOs and symbols
14 years ago
sort.h
perf: Keep track of the max depth of a callchain
15 years ago
strbuf.c
perf tools: Remove some unused functions
15 years ago
strbuf.h
perf tools: Remove some unused functions
15 years ago
strfilter.c
perf: Fix missing strndup declaration
14 years ago
strfilter.h
perf tools: Add strfilter for general purpose string filter
14 years ago
string.c
Fix common misspellings
14 years ago
strlist.c
perf probe: Fix --del to update current event list
15 years ago
strlist.h
perf tools: Add for_each macros for strlist
15 years ago
svghelper.c
perf timechart: Fix black idle boxes in the title
14 years ago
svghelper.h
perf tools: Protect header files with a consistent style
16 years ago
symbol.c
perf symbols: Properly align symbol_conf.priv_size
14 years ago
symbol.h
perf symbol: Move sym_entry->skip to symbol->ignore
14 years ago
thread.c
perf threads: Move thread_map to separate file
14 years ago
thread.h
perf threads: Move thread_map to separate file
14 years ago
thread_map.c
perf threads: Move thread_map to separate file
14 years ago
thread_map.h
perf threads: Move thread_map to separate file
14 years ago
top.c
perf top: Remove redundant syme->origin field
14 years ago
top.h
perf symbol: Move sym_entry->skip to symbol->ignore
14 years ago
trace-event-info.c
perf tools: Introduce event selectors
14 years ago
trace-event-parse.c
perf script: Move printing of 'common' data from print_event and rename
14 years ago
trace-event-read.c
perf: Use read() instead of lseek() in trace_event_read.c:skip()
15 years ago
trace-event-scripting.c
perf session: Pass evsel in event_ops->sample()
14 years ago
trace-event.h
perf session: Pass evsel in event_ops->sample()
14 years ago
types.h
perf tools: Fix 64 bit integer format strings
14 years ago
usage.c
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available
16 years ago
util.c
perf util: Move do_read from session to util
14 years ago
util.h
perf tools: Makefile: Remove platform-specific cruft
14 years ago
values.c
perf tools: Fix 64 bit integer format strings
14 years ago
values.h
perf tools: Protect header files with a consistent style
16 years ago
wrapper.c
perf tools: remove xstrndup, xmalloc, xzalloc
15 years ago
xyarray.c
perf tools: Introduce event selectors
14 years ago
xyarray.h
perf tools: Introduce event selectors
14 years ago