Linus Torvalds a926021cb1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
..
include 361c99a661 perf evsel: Introduce perf_evlist 14 年之前
scripting-engines fb7d0b3cef perf tool: Fix gcc 4.6.0 issues 14 年之前
ui 7f0030b211 perf report tui: Improve multi event session support 14 年之前
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 年之前
annotate.c 170ae6bc24 perf annotate: Show better message when no vmlinux is found 14 年之前
annotate.h c97cf42219 perf top: Live TUI Annotation 14 年之前
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 年之前
build-id.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 年之前
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO 15 年之前
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 14 年之前
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 年之前
callchain.h 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 年之前
cgroup.c 023695d96e perf tool: Add cgroup support 14 年之前
cgroup.h 023695d96e perf tool: Add cgroup support 14 年之前
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 915fce20ec perf tools: Add missing cpu_map__delete() 14 年之前
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() 14 年之前
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 年之前
debug.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 年之前
debug.h 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 年之前
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 年之前
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 年之前
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
event.c d7603d5122 perf hists: Remove needless global col lenght calcs 14 年之前
event.h 7c940c18c5 Merge remote branch 'acme/perf/urgent' into perf/core 14 年之前
evlist.c a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 年之前
evlist.h a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 年之前
evsel.c a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 年之前
evsel.h a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 年之前
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 年之前
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 a926021cb1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
header.h 1c0b04d10b perf header: Stop using 'self' 14 年之前
help.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
help.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
hist.c e248de331a perf tools: Improve support for sessions with multiple events 14 年之前
hist.h 7f0030b211 perf report tui: Improve multi event session support 14 年之前
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 15 年之前
map.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 年之前
map.h 469b9b8848 perf probe: Add basic module support 14 年之前
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 年之前
parse-events.c 668b8788f4 perf list: Allow filtering list of events 14 年之前
parse-events.h 668b8788f4 perf list: Allow filtering list of events 14 年之前
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 年之前
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 年之前
path.c f4e7ac0a23 perf tools: add test for strlcpy() 14 年之前
probe-event.c 8635bf6ea3 perf probe: Remove redundant checks 14 年之前
probe-event.h 3c42258c9a perf probe: Add filters support for available functions 14 年之前
probe-finder.c 5e814dd597 perf probe: Clean up probe_point_lazy_walker() return value 14 年之前
probe-finder.h a71123977e perf tools: Remove hardcoded include paths for elfutils 14 年之前
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 年之前
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 年之前
python.c cfff2d909c perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 14 年之前
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 a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 年之前
session.h a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 年之前
setup.py 4498062e72 perf python: Add cgroup.c to setup.py to get it building again 14 年之前
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
sort.c 1437a30aae perf hist: Better displaying of unresolved DSOs and symbols 14 年之前
sort.h d2009c5130 perf: Keep track of the max depth of a callchain 14 年之前
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 年之前
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 年之前
string.c ea187cfbb9 perf tools: Fix lazy wildcard matching 14 年之前
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 年之前
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 年之前
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 年之前
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
symbol.c d7603d5122 perf hists: Remove needless global col lenght calcs 14 年之前
symbol.h d7603d5122 perf hists: Remove needless global col lenght calcs 14 年之前
thread.c fd78260b53 perf threads: Move thread_map to separate file 14 年之前
thread.h fd78260b53 perf threads: Move thread_map to separate file 14 年之前
thread_map.c fd78260b53 perf threads: Move thread_map to separate file 14 年之前
thread_map.h fd78260b53 perf threads: Move thread_map to separate file 14 年之前
top.c 6547250381 perf top: Don't let events to eat up whole header line 14 年之前
top.h 5807806a92 perf top tui: Wait till the first sample to refresh the screen. 14 年之前
trace-event-info.c 69aad6f1ee perf tools: Introduce event selectors 14 年之前
trace-event-parse.c fb7d0b3cef perf tool: Fix gcc 4.6.0 issues 14 年之前
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 年之前
trace-event-scripting.c 0f940cb7d9 perf trace scripting: Fix extern struct definitions 14 年之前
trace-event.h 69aad6f1ee perf tools: Introduce event selectors 14 年之前
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 年之前
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 年之前
util.c 1e7972cc5c perf util: Move do_read from session to util 14 年之前
util.h 8796cb9d7d perf tools: Makefile: Remove platform-specific cruft 14 年之前
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings 14 年之前
values.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 年之前
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 年之前
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 年之前