Thomas Renninger e853072055 perf timechart: Fix black idle boxes in the title hace 15 años
..
include a860a60818 perf tools: Add missing header, fixes build hace 15 años
scripting-engines 133dc4c39c perf: Rename 'perf trace' to 'perf script' hace 15 años
ui 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
PERF-VERSION-GEN 869599ceda perf: Version String fix, for fallback if not from git hace 15 años
abspath.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ hace 15 años
build-id.c 640c03ce83 perf session: Parse sample earlier hace 15 años
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO hace 15 años
cache.h f4e7ac0a23 perf tools: add test for strlcpy() hace 15 años
callchain.c 612d4fd7d0 perf: Support for callchains merge hace 15 años
callchain.h 98ee74a75c Merge branch 'perf/urgent' into perf/core hace 15 años
color.c a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents hace 15 años
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents hace 15 años
config.c 45de34bbe3 perf buildid: add perfconfig option to specify buildid cache dir hace 15 años
cpumap.c 60d567e2d9 perf tools: Refactor cpumap to hold nr and the map hace 15 años
cpumap.h 60d567e2d9 perf tools: Refactor cpumap to hold nr and the map hace 15 años
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top hace 16 años
debug.c 5b1c144475 perf debug: Simplify trace_event hace 15 años
debug.h 068ffaa8bf perf tools: Fix lost and unknown events handling hace 15 años
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() hace 16 años
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically hace 16 años
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
event.c 401b8e1317 perf tools: Fix thread_map event synthesizing in top and record hace 15 años
event.h 401b8e1317 perf tools: Fix thread_map event synthesizing in top and record hace 15 años
evsel.c 52bcd9947b perf stat: Fix aggreate counter reading accounting hace 15 años
evsel.h 23a2f3ab46 perf tools: Pass whole attr to event selectors hace 15 años
exec_cmd.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc hace 15 años
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
header.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
header.h 69aad6f1ee perf tools: Introduce event selectors hace 15 años
help.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
help.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
hist.c 69cf0218d1 perf hists: Print number of samples, not the period sum hace 15 años
hist.h 640c03ce83 perf session: Parse sample earlier hace 15 años
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ hace 15 años
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
map.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
map.h 469b9b8848 perf probe: Add basic module support hace 15 años
pager.c fde953c1c6 perf_counter tools: Remove dead code hace 16 años
parse-events.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
parse-events.h 5c7a66822c perf tools: Fix build when using gcc 3.4.6 hace 15 años
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants hace 15 años
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT hace 15 años
path.c f4e7ac0a23 perf tools: add test for strlcpy() hace 15 años
probe-event.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
probe-event.h 469b9b8848 perf probe: Add basic module support hace 15 años
probe-finder.c cc22219699 Merge commit 'v2.6.37-rc8' into perf/core hace 15 años
probe-finder.h a71123977e perf tools: Remove hardcoded include paths for elfutils hace 15 años
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters hace 15 años
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ hace 15 años
quote.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
quote.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
run-command.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
run-command.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
session.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
session.h 1e7972cc5c perf util: Move do_read from session to util hace 15 años
sigchain.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
sigchain.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
sort.c 1437a30aae perf hist: Better displaying of unresolved DSOs and symbols hace 15 años
sort.h d2009c5130 perf: Keep track of the max depth of a callchain hace 15 años
strbuf.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
strbuf.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
string.c ea187cfbb9 perf tools: Fix lazy wildcard matching hace 15 años
strlist.c 3e3405906d perf probe: Fix --del to update current event list hace 16 años
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist hace 16 años
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title hace 15 años
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
symbol.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
symbol.h cc22219699 Merge commit 'v2.6.37-rc8' into perf/core hace 15 años
thread.c 5c98d466e4 perf tools: Refactor all_tids to hold nr and the map hace 15 años
thread.h 5c98d466e4 perf tools: Refactor all_tids to hold nr and the map hace 15 años
trace-event-info.c 69aad6f1ee perf tools: Introduce event selectors hace 15 años
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 hace 15 años
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() hace 15 años
trace-event-scripting.c 0f940cb7d9 perf trace scripting: Fix extern struct definitions hace 15 años
trace-event.h 69aad6f1ee perf tools: Introduce event selectors hace 15 años
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available hace 16 años
util.c 1e7972cc5c perf util: Move do_read from session to util hace 15 años
util.h 1e7972cc5c perf util: Move do_read from session to util hace 15 años
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings hace 15 años
values.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc hace 15 años
xyarray.c 69aad6f1ee perf tools: Introduce event selectors hace 15 años
xyarray.h 69aad6f1ee perf tools: Introduce event selectors hace 15 años