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