..
include
perf tui: Introduce list_head based generic ui_browser refresh routine
15 years ago
scripting-engines
perf scripts python: Give field dict to unhandled callback
15 years ago
ui
perf ui: Start breaking down newt.c into multiple files
15 years ago
PERF-VERSION-GEN
perf: Version String fix, for fallback if not from git
15 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
bitmap.c
perf tools: Don't use code surrounded by __KERNEL__
15 years ago
build-id.c
perf tools: Release thread resources on PERF_RECORD_EXIT
15 years ago
build-id.h
perf annotate: Use build-ids to find the right DSO
15 years ago
cache.h
perf buildid: add perfconfig option to specify buildid cache dir
15 years ago
callchain.c
Merge branch 'linus' into perf/core
15 years ago
callchain.h
Merge branch 'linus' into perf/core
15 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 the ability to specify list of cpus to monitor
15 years ago
cpumap.h
perf tools: Add the ability to specify list of cpus to monitor
15 years ago
ctype.c
perf tools: Move graph_line and graph_dotted_line from top
15 years ago
debug.c
perf debug: fix hex dump partial final line
15 years ago
debug.h
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
15 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: expose event__process function
15 years ago
event.h
perf: expose event__process function
15 years ago
exec_cmd.c
perf tools: remove xstrndup, xmalloc, xzalloc
15 years ago
exec_cmd.h
perf tools: Remove some unused functions
15 years ago
generate-cmdlist.sh
…
header.c
perf record: Add option to avoid updating buildid cache
15 years ago
header.h
perf/live: don't synthesize build ids at the end of a live mode trace
15 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 hists: Handle verbose in hists__sort_list_width
15 years ago
hist.h
perf hist: Introduce routine to measure lenght of formatted entry
15 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: Don't keep unreferenced maps when unmaps are detected
15 years ago
map.h
perf tools: Don't keep unreferenced maps when unmaps are detected
15 years ago
newt.c
perf ui: Start breaking down newt.c into multiple files
15 years ago
pager.c
perf_counter tools: Remove dead code
16 years ago
parse-events.c
perf: Don't use 4 bytes as a default instruction breakpoint length
15 years ago
parse-events.h
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
15 years ago
parse-options.c
perf options: Type check all the remaining OPT_ variants
15 years ago
parse-options.h
perf options: Type check all the remaining OPT_ variants
15 years ago
path.c
perf tools: remove xstrndup, xmalloc, xzalloc
15 years ago
probe-event.c
perf probe: Fix memory leaks in add_perf_probe_events
15 years ago
probe-event.h
perf probe: Rename common fields/functions from kprobe to probe.
15 years ago
probe-finder.c
perf probe: Fix to copy the type for raw parameters
15 years ago
probe-finder.h
perf probe: Rename common fields/functions from kprobe to probe.
15 years ago
pstack.c
perf newt: Make <- zoom out filters
15 years ago
pstack.h
perf newt: Make <- zoom out filters
15 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: Invalidate last_match when removing threads from rb_tree
15 years ago
session.h
perf session: Remove threads from tree on PERF_RECORD_EXIT
15 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 hists: Fixup addr snprintf width on 32 bit arches
15 years ago
sort.h
perf ui: New hists tree widget
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
string.c
perf: Swap inclusion order of util.h and string.h in util/string.c
15 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: 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 symbols: Store the symbol binding
15 years ago
symbol.h
perf symbols: Store the symbol binding
15 years ago
thread.c
perf tools: Release thread resources on PERF_RECORD_EXIT
15 years ago
thread.h
perf tools: Release thread resources on PERF_RECORD_EXIT
15 years ago
trace-event-info.c
perf/record: simplify TRACE_INFO tracepoint check
15 years ago
trace-event-parse.c
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 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/scripts: Add Python scripting engine
15 years ago
trace-event.h
perf: Fix unaligned accesses while fetching trace values
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.c
perf report: Report number of events, not samples
15 years ago
util.h
perf record: Add option to avoid updating buildid cache
15 years ago
values.c
perf: Fix memory leak: counterwidth
15 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