Arnaldo Carvalho de Melo da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
..
include 80c0120a3c perf tools: Fix endianity swapping for adds_features bitmask il y a 13 ans
scripting-engines da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
PERF-VERSION-GEN aa5cdd308d perf tools: Make --version show kernel version instead of pull req tag il y a 13 ans
abspath.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them il y a 16 ans
annotate.c c46219ac34 perf annotate: Introduce ->free() method in ins_ops il y a 13 ans
annotate.h c46219ac34 perf annotate: Introduce ->free() method in ins_ops il y a 13 ans
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object il y a 13 ans
build-id.c 299c345208 perf buildid-list: Work better with pipe mode il y a 13 ans
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool il y a 13 ans
cache.h dc41b9b8f0 perf ui: Change fallback policy of setup_browser() il y a 13 ans
callchain.c 472606458f perf callchain: Make callchain cursors TLS il y a 13 ans
callchain.h 472606458f perf callchain: Make callchain cursors TLS il y a 13 ans
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently il y a 13 ans
cgroup.h 023695d96e perf tool: Add cgroup support il y a 14 ans
color.c e7f01d1e3d perf tools: Use scnprintf where applicable il y a 13 ans
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents il y a 15 ans
config.c 8dc7c651dd perf config: Allow '_' in config file variable names il y a 13 ans
cpumap.c 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes il y a 13 ans
cpumap.h 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes il y a 13 ans
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h il y a 13 ans
debug.c ba47a142d9 perf ui: Introduce struct perf_error_ops il y a 13 ans
debug.h ba47a142d9 perf ui: Introduce struct perf_error_ops il y a 13 ans
debugfs.c 2837609fef perf tools: Remove unused functions from debugfs object il y a 13 ans
debugfs.h 2837609fef perf tools: Remove unused functions from debugfs object il y a 13 ans
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances il y a 14 ans
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances il y a 14 ans
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
event.c cfbd70c17c perf tools: Ensure comm string is properly terminated il y a 13 ans
event.h b5387528f3 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK il y a 13 ans
evlist.c da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
evlist.h da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
evsel.c 35a4687322 perf evsel: Fix a build failure on cross compilation il y a 13 ans
evsel.h dd4f52232c perf evsel: Make some methods private il y a 13 ans
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft il y a 14 ans
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
header.c da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
header.h 2eeaaa095d perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA il y a 13 ans
help.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
help.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
hist.c 472606458f perf callchain: Make callchain cursors TLS il y a 13 ans
hist.h 409a8be615 perf tools: Add sort by src line/number il y a 13 ans
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ il y a 15 ans
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ il y a 16 ans
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
map.c 31d68e7b66 perf annotate: Validate addr in symbol__inc_addr_samples il y a 13 ans
map.h a9c34a9f9c perf tools: Remove unused evsel parameter from machine__resolve_callchain il y a 13 ans
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems il y a 13 ans
parse-events-test.c 7a25b2d32b perf test: Fix parse events test to follow proper raw event name il y a 13 ans
parse-events.c 32c46e579b Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core il y a 13 ans
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 il y a 13 ans
parse-events.l 90e2b22dee perf/tool: Add support to reuse event grammar to parse out terms il y a 13 ans
parse-events.y 90e2b22dee perf/tool: Add support to reuse event grammar to parse out terms il y a 13 ans
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants il y a 15 ans
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT il y a 14 ans
path.c f4e7ac0a23 perf tools: add test for strlcpy() il y a 15 ans
pmu.c a6146d5040 perf/tool: Add PMU event alias support il y a 13 ans
pmu.h a6146d5040 perf/tool: Add PMU event alias support il y a 13 ans
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition il y a 13 ans
pmu.y cd82a32e99 perf tools: Add perf pmu object to access pmu format definition il y a 13 ans
probe-event.c a23c4dc422 perf uprobes: Remove unnecessary check before strlist__delete il y a 13 ans
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes il y a 13 ans
probe-finder.c ba28c59bc9 perf probe: Finder fails to resolve function name to address il y a 13 ans
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently il y a 13 ans
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters il y a 15 ans
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ il y a 15 ans
python-ext-sources b52956c961 perf tools: Allow multiple threads or processes in record, stat, top il y a 13 ans
python.c 0d37aa34f8 perf tools: Introduce per user view il y a 13 ans
quote.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
quote.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
run-command.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
run-command.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
session.c da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
session.h da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
setup.py 6a5c13aff4 perf tools: Fix build dependency of perf python extension il y a 13 ans
sigchain.c a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
sigchain.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
sort.c 409a8be615 perf tools: Add sort by src line/number il y a 13 ans
sort.h 409a8be615 perf tools: Add sort by src line/number il y a 13 ans
strbuf.c e7f01d1e3d perf tools: Use scnprintf where applicable il y a 13 ans
strbuf.h a41794cdd7 perf tools: Remove some unused functions il y a 15 ans
strfilter.c ff9ae1babd perf: Fix missing strndup declaration il y a 14 ans
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter il y a 14 ans
string.c cb1a28a0cb perf lib: Introduce rtrim il y a 13 ans
strlist.c 3e3405906d perf probe: Fix --del to update current event list il y a 15 ans
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist il y a 15 ans
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title il y a 14 ans
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
symbol.c 378474e4b2 perf symbols: Check for valid dso before creating map il y a 13 ans
symbol.h 8db4841fc7 perf symbols: Handle different endians properly during symbol load il y a 13 ans
sysfs.c e90fda0635 perf tools: Add sysfs mountpoint interface il y a 13 ans
sysfs.h e90fda0635 perf tools: Add sysfs mountpoint interface il y a 13 ans
target.c 16ad2ffb82 perf tools: Introduce perf_target__strerror() il y a 13 ans
target.h d1cb9fce92 perf target: Add uses_mmap field il y a 13 ans
thread.c b424eba271 perf session: Move threads to struct machine il y a 13 ans
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops il y a 13 ans
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path il y a 13 ans
thread_map.h 61d5bf5b01 perf tools: Fix thread map that is type pid_t il y a 13 ans
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel il y a 13 ans
top.c 7289f83cce perf tools: Move all users of event_name to perf_evsel__name il y a 13 ans
top.h fe9d18a71d perf top: Convert to struct perf_target il y a 13 ans
trace-event-info.c aaf045f723 perf: Have perf use the new libtraceevent.a library il y a 13 ans
trace-event-parse.c da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
trace-event-read.c da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
trace-event-scripting.c da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
trace-event.h da3789628f perf tools: Stop using a global trace events description list il y a 13 ans
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data il y a 13 ans
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() il y a 13 ans
util.c 61e04b332e perf annotate browser: Align jump labels il y a 13 ans
util.h cb1a28a0cb perf lib: Introduce rtrim il y a 13 ans
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy il y a 13 ans
values.h 8b40f521cf perf tools: Protect header files with a consistent style il y a 16 ans
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc il y a 15 ans
xyarray.c 69aad6f1ee perf tools: Introduce event selectors il y a 14 ans
xyarray.h 69aad6f1ee perf tools: Introduce event selectors il y a 14 ans