Linus Torvalds 54a0f91301 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 13 Jahren
..
include 195bcbf507 perf tools: Fix build against newer glibc vor 14 Jahren
scripting-engines 9e69c21082 perf session: Pass evsel in event_ops->sample() vor 14 Jahren
ui 7b27509fc6 perf hists browser: Warn about lost events vor 13 Jahren
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver vor 14 Jahren
abspath.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them vor 16 Jahren
annotate.c ae55795ef2 perf ui: Reimplement the popup windows using libslang vor 13 Jahren
annotate.h 34958544b3 perf annotate browser: Allow navigation to called functions vor 14 Jahren
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ vor 15 Jahren
build-id.c 9e69c21082 perf session: Pass evsel in event_ops->sample() vor 14 Jahren
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO vor 15 Jahren
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally vor 14 Jahren
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead vor 14 Jahren
callchain.h d797fdc5c5 perf tools: Add inverted call graph report support. vor 14 Jahren
cgroup.c 621d26567f perf: Fix a build error with some GCC versions vor 14 Jahren
cgroup.h 023695d96e perf tool: Add cgroup support vor 14 Jahren
color.c 4aa9015f8b perf stat: Add -o and --append options vor 14 Jahren
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents vor 15 Jahren
config.c 395cf9691d doc: fix broken references vor 14 Jahren
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() vor 14 Jahren
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() vor 14 Jahren
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top vor 15 Jahren
debug.c 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows vor 13 Jahren
debug.h 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows vor 13 Jahren
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() vor 15 Jahren
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically vor 15 Jahren
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances vor 14 Jahren
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances vor 14 Jahren
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
event.c 6a0e55d85b perf symbols: Synthesize anonymous mmap events vor 14 Jahren
event.h 936be50306 perf tool: Fix endianness handling of u32 data in samples vor 14 Jahren
evlist.c 727ab04edb perf evlist: Fix grouping of multiple events vor 13 Jahren
evlist.h 727ab04edb perf evlist: Fix grouping of multiple events vor 13 Jahren
evsel.c 727ab04edb perf evlist: Fix grouping of multiple events vor 13 Jahren
evsel.h 727ab04edb perf evlist: Fix grouping of multiple events vor 13 Jahren
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft vor 14 Jahren
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
header.c a9072bc0b0 perf header: Fix build on old systems vor 13 Jahren
header.h fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) vor 14 Jahren
help.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
help.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
hist.c 7928631a66 perf hists: Fix recalculation of total_period when sorting entries vor 13 Jahren
hist.h 7b27509fc6 perf hists browser: Warn about lost events vor 13 Jahren
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ vor 15 Jahren
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ vor 16 Jahren
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
map.c e77b15bd84 perf tools: Add prelink suggestion to dso update message vor 13 Jahren
map.h 98dfd55d80 perf symbols: Stop using 'self' in map_groups__ methods vor 14 Jahren
pager.c fde953c1c6 perf_counter tools: Remove dead code vor 16 Jahren
parse-events.c 777d1d71db perf tools: Fix error handling of unknown events vor 14 Jahren
parse-events.h f120f9d51b perf tools: De-opt the parse_events function vor 14 Jahren
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants vor 15 Jahren
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT vor 14 Jahren
path.c f4e7ac0a23 perf tools: add test for strlcpy() vor 15 Jahren
probe-event.c 44a56040a0 perf probe: Fix to show correct error string vor 14 Jahren
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function vor 14 Jahren
probe-finder.c f66fedcb72 perf probe: Fix regression of variable finder vor 14 Jahren
probe-finder.h 221d061182 perf probe: Fix to search local variables in appropriate scope vor 14 Jahren
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters vor 15 Jahren
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ vor 15 Jahren
python.c 727ab04edb perf evlist: Fix grouping of multiple events vor 13 Jahren
quote.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
quote.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
run-command.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
run-command.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
session.c 886605636e perf report: Add progress bar when processing time ordered events vor 13 Jahren
session.h 886605636e perf report: Add progress bar when processing time ordered events vor 13 Jahren
setup.py 9941c96ad8 perf tools: Add support to install perf python extension vor 14 Jahren
sigchain.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
sigchain.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
sort.c cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads vor 13 Jahren
sort.h df71d95f86 perf hists: Don't free decayed entries if in the annotation browser vor 14 Jahren
strbuf.c a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
strbuf.h a41794cdd7 perf tools: Remove some unused functions vor 15 Jahren
strfilter.c ff9ae1babd perf: Fix missing strndup declaration vor 14 Jahren
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter vor 14 Jahren
string.c bad03ae476 perf probe: Move strtailcmp to string.c vor 14 Jahren
strlist.c 3e3405906d perf probe: Fix --del to update current event list vor 15 Jahren
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist vor 15 Jahren
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title vor 14 Jahren
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
symbol.c c752d04066 perf symbols: Increase symbol KSYM_NAME_LEN size vor 13 Jahren
symbol.h 3f2728bdb6 perf report: Add option to show total period vor 14 Jahren
thread.c fd78260b53 perf threads: Move thread_map to separate file vor 14 Jahren
thread.h fd78260b53 perf threads: Move thread_map to separate file vor 14 Jahren
thread_map.c fd78260b53 perf threads: Move thread_map to separate file vor 14 Jahren
thread_map.h fd78260b53 perf threads: Move thread_map to separate file vor 14 Jahren
top.c ab81f3fd35 perf top: Reuse the 'report' hist_entry/hists classes vor 14 Jahren
top.h 7b27509fc6 perf hists browser: Warn about lost events vor 13 Jahren
trace-event-info.c 1ca4ff41a3 perf tools: Fix a typo of command name as trace-cmd vor 13 Jahren
trace-event-parse.c 09223371de rcu: Use softirq to address performance regression vor 14 Jahren
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() vor 15 Jahren
trace-event-scripting.c 9e69c21082 perf session: Pass evsel in event_ops->sample() vor 14 Jahren
trace-event.h 29208e573a perf tools: Fix tracing info recording vor 13 Jahren
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings vor 14 Jahren
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available vor 16 Jahren
util.c 1e7972cc5c perf util: Move do_read from session to util vor 14 Jahren
util.h bad03ae476 perf probe: Move strtailcmp to string.c vor 14 Jahren
values.c 9486aa3877 perf tools: Fix 64 bit integer format strings vor 14 Jahren
values.h 8b40f521cf perf tools: Protect header files with a consistent style vor 16 Jahren
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc vor 15 Jahren
xyarray.c 69aad6f1ee perf tools: Introduce event selectors vor 14 Jahren
xyarray.h 69aad6f1ee perf tools: Introduce event selectors vor 14 Jahren