Jiri Olsa 339ce00509 perf tools: Adding round_up/round_down macros 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 c46219ac34 perf annotate: Introduce ->free() method in ins_ops 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 472606458f perf callchain: Make callchain cursors TLS 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
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 b5387528f3 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK před 13 roky
evlist.c da3789628f perf tools: Stop using a global trace events description list před 13 roky
evlist.h da3789628f perf tools: Stop using a global trace events description list před 13 roky
evsel.c 287e74aa3d perf evsel: Handle hw breakpoints event names in perf_evsel__name() před 13 roky
evsel.h dd4f52232c perf evsel: Make some methods private 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 da3789628f perf tools: Stop using a global trace events description list 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 472606458f perf callchain: Make callchain cursors TLS 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
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 31d68e7b66 perf annotate: Validate addr in symbol__inc_addr_samples před 13 roky
map.h a9c34a9f9c perf tools: Remove unused evsel parameter from machine__resolve_callchain před 13 roky
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems před 13 roky
parse-events-test.c 287e74aa3d perf evsel: Handle hw breakpoints event names in perf_evsel__name() před 13 roky
parse-events.c 287e74aa3d perf evsel: Handle hw breakpoints event names in perf_evsel__name() 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 7582732f57 perf tools: Fix hw breakpoint's type modifier parsing před 13 roky
parse-events.y 90e2b22dee perf/tool: Add support to reuse event grammar to parse out terms před 13 roky
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants před 15 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 b52956c961 perf tools: Allow multiple threads or processes in record, stat, top před 13 roky
python.c 0d37aa34f8 perf tools: Introduce per user view 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
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 da3789628f perf tools: Stop using a global trace events description list před 13 roky
session.h da3789628f perf tools: Stop using a global trace events description list 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 3e3405906d perf probe: Fix --del to update current event list před 15 roky
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist před 15 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 1388d715dd perf symbols: Add '.note' check into search for NOTE section před 13 roky
symbol.h 209bd9e3e1 perf symbols: Follow .gnu_debuglink section to find separate symbols 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 16ad2ffb82 perf tools: Introduce perf_target__strerror() 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 da3789628f perf tools: Stop using a global trace events description list 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