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