Josh Boyer 195bcbf507 perf tools: Fix build against newer glibc hace 14 años
..
include 195bcbf507 perf tools: Fix build against newer glibc hace 14 años
scripting-engines 9e69c21082 perf session: Pass evsel in event_ops->sample() hace 15 años
ui fc8ed7be73 perf top browser: Remove spurious helpline update hace 14 años
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver hace 14 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
annotate.c 878b439dcc perf symbols: Rename dso->origin to dso->symtab_type hace 15 años
annotate.h c97cf42219 perf top: Live TUI Annotation hace 15 años
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ hace 15 años
build-id.c 9e69c21082 perf session: Pass evsel in event_ops->sample() hace 15 años
build-id.h b36f19d572 perf annotate: Use build-ids to find the right DSO hace 15 años
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally hace 15 años
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead hace 15 años
callchain.h d797fdc5c5 perf tools: Add inverted call graph report support. hace 14 años
cgroup.c 621d26567f perf: Fix a build error with some GCC versions hace 14 años
cgroup.h 023695d96e perf tool: Add cgroup support 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 069e3725dd perf tools: Check $HOME/.perfconfig ownership hace 14 años
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() hace 15 años
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() hace 15 años
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top hace 16 años
debug.c c286c419c7 perf tools: Fixup exit path when not able to open events hace 14 años
debug.h c286c419c7 perf tools: Fixup exit path when not able to open events hace 14 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
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances hace 14 años
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances hace 14 años
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
event.c 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid hace 14 años
event.h 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid hace 14 años
evlist.c cc2d86b04d perf evlist: Fix missing event name init for default event hace 14 años
evlist.h 4152ab377b perf evlist: Introduce 'disable' method hace 14 años
evsel.c 7cec092238 perf script: Add printing of sample address hace 14 años
evsel.h 2cee77c450 perf stat: clarify unsupported events from uncounted events hace 14 años
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 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 f57b05ed53 perf report: Use properly build_id kernel binaries hace 14 años
header.h 74429964d8 perf tools: Move evlist sample helpers to evlist area hace 14 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 e84d21227c perf tools: Don't display ignored entries on stdio ui hace 14 años
hist.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 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 777d1d71db perf tools: Fix error handling of unknown events hace 14 años
parse-events.h f120f9d51b perf tools: De-opt the parse_events function hace 14 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 ce27a443d1 perf probe: Fix coredump introduced by probe module option hace 14 años
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function hace 14 años
probe-finder.c db0d2c6420 perf probe: Search concrete out-of-line instances hace 14 años
probe-finder.h 221d061182 perf probe: Fix to search local variables in appropriate scope hace 14 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
python.c 3e9f45a7a4 perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tables hace 14 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 adc4bf9955 perf script: Fix display of IP address for non-callchain path hace 14 años
session.h eda3913bb7 perf tools: Fix endian conversion reading event attr from file header hace 14 años
setup.py 9941c96ad8 perf tools: Add support to install perf python extension hace 14 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 fd8ea21276 perf tools: Allow sort dimensions to be registered more than once hace 14 años
sort.h 2fd701bc78 perf tools: Remove sort print helpers declarations hace 14 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
strfilter.c ff9ae1babd perf: Fix missing strndup declaration hace 15 años
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter hace 15 años
string.c bad03ae476 perf probe: Move strtailcmp to string.c hace 14 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 e9b52ef222 perf: fix temporary file ownership check hace 14 años
symbol.h f57b05ed53 perf report: Use properly build_id kernel binaries hace 14 años
thread.c fd78260b53 perf threads: Move thread_map to separate file hace 15 años
thread.h fd78260b53 perf threads: Move thread_map to separate file hace 15 años
thread_map.c fd78260b53 perf threads: Move thread_map to separate file hace 15 años
thread_map.h fd78260b53 perf threads: Move thread_map to separate file hace 15 años
top.c 8b8ba4a9a5 perf top: Remove redundant syme->origin field hace 15 años
top.h 171b3be9c4 perf symbol: Move sym_entry->skip to symbol->ignore hace 15 años
trace-event-info.c 259032bfe3 perf: Robustify proc and debugfs file recording hace 14 años
trace-event-parse.c 09223371de rcu: Use softirq to address performance regression hace 14 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 9e69c21082 perf session: Pass evsel in event_ops->sample() hace 15 años
trace-event.h 9e69c21082 perf session: Pass evsel in event_ops->sample() 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 bad03ae476 perf probe: Move strtailcmp to string.c hace 14 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