Linus Torvalds 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 13 roky
..
include 339ce00509 perf tools: Adding round_up/round_down macros před 13 roky
scripting-engines e080e6f1c8 tools lib traceevent: Add support for __print_hex() před 13 roky
PERF-VERSION-GEN aa5cdd308d perf tools: Make --version show kernel version instead of pull req tag před 13 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
annotate.c 8696329b7b perf annotate: Prevent overflow in size calculation před 13 roky
annotate.h c46219ac34 perf annotate: Introduce ->free() method in ins_ops před 13 roky
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object před 13 roky
build-id.c 299c345208 perf buildid-list: Work better with pipe mode před 13 roky
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool před 13 roky
cache.h dc41b9b8f0 perf ui: Change fallback policy of setup_browser() před 13 roky
callchain.c 472606458f perf callchain: Make callchain cursors TLS před 13 roky
callchain.h 3fd44cd40c tools: perf: Fix typo in tools/perf před 13 roky
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently před 13 roky
cgroup.h 023695d96e perf tool: Add cgroup support před 14 roky
color.c e7f01d1e3d perf tools: Use scnprintf where applicable před 13 roky
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents před 15 roky
config.c 8dc7c651dd perf config: Allow '_' in config file variable names před 13 roky
cpumap.c 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes před 13 roky
cpumap.h 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes před 13 roky
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h před 13 roky
debug.c ba47a142d9 perf ui: Introduce struct perf_error_ops před 13 roky
debug.h ba47a142d9 perf ui: Introduce struct perf_error_ops před 13 roky
debugfs.c 2837609fef perf tools: Remove unused functions from debugfs object před 13 roky
debugfs.h 2837609fef perf tools: Remove unused functions from debugfs object před 13 roky
dso-test-data.c f7add55653 perf test: Add dso data caching tests před 13 roky
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances před 14 roky
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances před 14 roky
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ před 16 roky
event.c cfbd70c17c perf tools: Ensure comm string is properly terminated před 13 roky
event.h a3f698fe30 perf evsel: Adopt parse_sample method from perf_event před 13 roky
evlist.c a3f698fe30 perf evsel: Adopt parse_sample method from perf_event před 13 roky
evlist.h a3f698fe30 perf evsel: Adopt parse_sample method from perf_event před 13 roky
evsel.c a3f698fe30 perf evsel: Adopt parse_sample method from perf_event před 13 roky
evsel.h a3f698fe30 perf evsel: Adopt parse_sample method from perf_event před 13 roky
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft před 14 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 56e6f602aa perf tool: Save cmdline from user in file header vs what is passed to record před 13 roky
header.h 2eeaaa095d perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA před 13 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 16 roky
hist.c 6654f5d8bd perf hists: Print newline between hists callchains před 13 roky
hist.h 409a8be615 perf tools: Add sort by src line/number před 13 roky
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ před 15 roky
intlist.c 70b40c4a43 perf tools: Introduce intlist před 13 roky
intlist.h 70b40c4a43 perf tools: Introduce intlist před 13 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 16 roky
map.c c80c3c2690 perf kvm: Limit repetitive guestmount message to once per directory před 13 roky
map.h adb5d2a487 perf kvm: Fix bug resolving guest kernel syms před 13 roky
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems před 13 roky
parse-events-test.c 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 13 roky
parse-events.c 4a841d650e perf tools: Make the breakpoint events sample period default to 1 před 13 roky
parse-events.h 32c46e579b Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core před 13 roky
parse-events.l cf3506dcc4 perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens před 13 roky
parse-events.y cf3506dcc4 perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens před 13 roky
parse-options.c 56e6f602aa perf tool: Save cmdline from user in file header vs what is passed to record před 13 roky
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT před 14 roky
path.c f4e7ac0a23 perf tools: add test for strlcpy() před 15 roky
pmu.c 9bc8f9fe2c perf tools: Fix generation of pmu list před 13 roky
pmu.h a6146d5040 perf/tool: Add PMU event alias support před 13 roky
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition před 13 roky
pmu.y cd82a32e99 perf tools: Add perf pmu object to access pmu format definition před 13 roky
probe-event.c a23c4dc422 perf uprobes: Remove unnecessary check before strlist__delete před 13 roky
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes před 13 roky
probe-finder.c ba28c59bc9 perf probe: Finder fails to resolve function name to address před 13 roky
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently před 13 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
python-ext-sources 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 13 roky
python.c cb0b29e086 perf evlist: Introduce perf_evlist__parse_sample před 13 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
rblist.c 37bbd3fff1 perf tools: Introducing rblist před 13 roky
rblist.h 37bbd3fff1 perf tools: Introducing rblist před 13 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 7405ed10f6 perf session: Remove no longer used synthesize_sample method před 13 roky
session.h 7405ed10f6 perf session: Remove no longer used synthesize_sample method před 13 roky
setup.py 6a5c13aff4 perf tools: Fix build dependency of perf python extension před 13 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 409a8be615 perf tools: Add sort by src line/number před 13 roky
sort.h 409a8be615 perf tools: Add sort by src line/number před 13 roky
strbuf.c e7f01d1e3d perf tools: Use scnprintf where applicable před 13 roky
strbuf.h a41794cdd7 perf tools: Remove some unused functions před 15 roky
strfilter.c ff9ae1babd perf: Fix missing strndup declaration před 14 roky
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter před 14 roky
string.c cb1a28a0cb perf lib: Introduce rtrim před 13 roky
strlist.c ee8dd3ca43 perf tools: Change strlist to use the new rblist před 13 roky
strlist.h ee8dd3ca43 perf tools: Change strlist to use the new rblist před 13 roky
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title před 14 roky
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
symbol.c 347ed9903a perf kvm: Use strtol for walking guestmount directory před 13 roky
symbol.h f7add55653 perf test: Add dso data caching tests před 13 roky
sysfs.c e90fda0635 perf tools: Add sysfs mountpoint interface před 13 roky
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface před 13 roky
target.c 0ecf4f0c02 perf target: Fix check on buffer size před 13 roky
target.h d1cb9fce92 perf target: Add uses_mmap field před 13 roky
thread.c b424eba271 perf session: Move threads to struct machine před 13 roky
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops před 13 roky
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path před 13 roky
thread_map.h 61d5bf5b01 perf tools: Fix thread map that is type pid_t před 13 roky
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel před 13 roky
top.c 7289f83cce perf tools: Move all users of event_name to perf_evsel__name před 13 roky
top.h fe9d18a71d perf top: Convert to struct perf_target před 13 roky
trace-event-info.c aaf045f723 perf: Have perf use the new libtraceevent.a library před 13 roky
trace-event-parse.c a2fe194723 Merge branch 'linus' into perf/core před 13 roky
trace-event-read.c da3789628f perf tools: Stop using a global trace events description list před 13 roky
trace-event-scripting.c da3789628f perf tools: Stop using a global trace events description list před 13 roky
trace-event.h da3789628f perf tools: Stop using a global trace events description list před 13 roky
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data před 13 roky
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() před 13 roky
util.c 61e04b332e perf annotate browser: Align jump labels před 13 roky
util.h cb1a28a0cb perf lib: Introduce rtrim před 13 roky
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy před 13 roky
values.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc před 15 roky
xyarray.c 69aad6f1ee perf tools: Introduce event selectors před 14 roky
xyarray.h 69aad6f1ee perf tools: Introduce event selectors před 14 roky