Arnaldo Carvalho de Melo b50e003db1 perf ui browser: Return the exit key in all browsers 15 år sedan
..
include 88d89da649 perf: Add back list_head data types 15 år sedan
scripting-engines c02514850d perf scripts python: Give field dict to unhandled callback 15 år sedan
ui b50e003db1 perf ui browser: Return the exit key in all browsers 15 år sedan
PERF-VERSION-GEN 869599ceda perf: Version String fix, for fallback if not from git 15 år sedan
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 år sedan
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 år sedan
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 år sedan
build-id.c 591765fdaf perf tools: Release thread resources on PERF_RECORD_EXIT 15 år sedan
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 år sedan
cache.h 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir 15 år sedan
callchain.c 9dcdbf7a33 Merge branch 'linus' into perf/core 15 år sedan
callchain.h 9dcdbf7a33 Merge branch 'linus' into perf/core 15 år sedan
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 år sedan
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 år sedan
config.c 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir 15 år sedan
cpumap.c c45c6ea2e5 perf tools: Add the ability to specify list of cpus to monitor 15 år sedan
cpumap.h c45c6ea2e5 perf tools: Add the ability to specify list of cpus to monitor 15 år sedan
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 år sedan
debug.c 1e6dd077a8 perf ui: Complete the breakdown of util/newt.c 15 år sedan
debug.h 1e6dd077a8 perf ui: Complete the breakdown of util/newt.c 15 år sedan
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 år sedan
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 år sedan
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 år sedan
event.c b83f920e17 perf: expose event__process function 15 år sedan
event.h b83f920e17 perf: expose event__process function 15 år sedan
exec_cmd.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 år sedan
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 år sedan
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 år sedan
header.c a1ac1d3c08 perf record: Add option to avoid updating buildid cache 15 år sedan
header.h 789688faef perf/live: don't synthesize build ids at the end of a live mode trace 15 år sedan
help.c a41794cdd7 perf tools: Remove some unused functions 15 år sedan
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 år sedan
hist.c 9222116287 perf annotate: Sort by hottest lines in the TUI 15 år sedan
hist.h 9222116287 perf annotate: Sort by hottest lines in the TUI 15 år sedan
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 år sedan
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 år sedan
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 år sedan
map.c 0a1eae391d perf tools: Don't keep unreferenced maps when unmaps are detected 15 år sedan
map.h 0a1eae391d perf tools: Don't keep unreferenced maps when unmaps are detected 15 år sedan
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 år sedan
parse-events.c aa59a48596 perf: Don't use 4 bytes as a default instruction breakpoint length 15 år sedan
parse-events.h 63e0c7715a perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW 15 år sedan
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 år sedan
parse-options.h edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 år sedan
path.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 år sedan
probe-event.c 449e5b247c perf probe: Fix memory leaks in add_perf_probe_events 15 år sedan
probe-event.h 0e60836bbd perf probe: Rename common fields/functions from kprobe to probe. 15 år sedan
probe-finder.c 58432e1f36 perf probe: Fix to copy the type for raw parameters 15 år sedan
probe-finder.h 0e60836bbd perf probe: Rename common fields/functions from kprobe to probe. 15 år sedan
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 år sedan
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 år sedan
quote.c a41794cdd7 perf tools: Remove some unused functions 15 år sedan
quote.h a41794cdd7 perf tools: Remove some unused functions 15 år sedan
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 år sedan
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 år sedan
session.c 70597f21f1 perf session: Invalidate last_match when removing threads from rb_tree 15 år sedan
session.h 720a3aeb73 perf session: Remove threads from tree on PERF_RECORD_EXIT 15 år sedan
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 år sedan
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 år sedan
sort.c fb89941ea7 perf hists: Fixup addr snprintf width on 32 bit arches 15 år sedan
sort.h 0f0cbf7aa3 perf ui: New hists tree widget 15 år sedan
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 år sedan
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 år sedan
string.c 8141d0050d perf: Swap inclusion order of util.h and string.h in util/string.c 15 år sedan
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 år sedan
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 år sedan
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 16 år sedan
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 år sedan
symbol.c 696b97a5d2 perf symbols: Ignore mapping symbols on ARM 15 år sedan
symbol.h c408fedfc4 perf symbols: Store the symbol binding 15 år sedan
thread.c 591765fdaf perf tools: Release thread resources on PERF_RECORD_EXIT 15 år sedan
thread.h 591765fdaf perf tools: Release thread resources on PERF_RECORD_EXIT 15 år sedan
trace-event-info.c db620b1c2f perf/record: simplify TRACE_INFO tracepoint check 15 år sedan
trace-event-parse.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 år sedan
trace-event-scripting.c 7e4b21b84c perf/scripts: Add Python scripting engine 15 år sedan
trace-event.h 85cb68b27c perf: Fix unaligned accesses while fetching trace values 15 år sedan
types.h 8b40f521cf perf tools: Protect header files with a consistent style 16 år sedan
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 år sedan
util.c c82ee828aa perf report: Report number of events, not samples 15 år sedan
util.h b50e003db1 perf ui browser: Return the exit key in all browsers 15 år sedan
values.c 8d9e503928 perf: Fix memory leak: counterwidth 15 år sedan
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 år sedan
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 år sedan