Thomas Jarosch 6c3c5b26d0 perf buildid: Fix possible unterminated readlink() result buffer 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 14 años
ui 0361fc25d5 perf annotate browser: Allow toggling the visualization of source code lines 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 f69b64f73e perf: Support setting the disassembler style hace 14 años
annotate.h 34958544b3 perf annotate browser: Allow navigation to called functions hace 14 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 14 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 14 años
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead hace 14 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 14 años
color.c 4aa9015f8b perf stat: Add -o and --append options hace 14 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 14 años
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() hace 14 años
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top hace 15 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 15 años
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically hace 15 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 6a0e55d85b perf symbols: Synthesize anonymous mmap events hace 14 años
event.h 936be50306 perf tool: Fix endianness handling of u32 data in samples hace 14 años
evlist.c 81cce8de94 perf browsers: Add live mode to the hists, annotate browsers hace 14 años
evlist.h 81cce8de94 perf browsers: Add live mode to the hists, annotate browsers hace 14 años
evsel.c 1980c2ebd7 perf hists: Threaded addition and sorting of entries 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 14 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 6c3c5b26d0 perf buildid: Fix possible unterminated readlink() result buffer hace 14 años
header.h fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) 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 e345fa185a perf top: Remove entries from entries_collapsed on decay hace 14 años
hist.h e345fa185a perf top: Remove entries from entries_collapsed on decay hace 14 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 87ffef79ab perf symbols: Treat all memory maps without dso file as loaded hace 14 años
map.h 98dfd55d80 perf symbols: Stop using 'self' in map_groups__ methods hace 14 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 14 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 f66fedcb72 perf probe: Fix regression of variable finder 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 2b022a82a0 perf python: Add missing perf_event__parse_sample 'swapped' parm 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 fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) hace 14 años
session.h fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) 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 6bb8f311a8 perf sort: Fix symbol sort output by separating unresolved samples by type hace 14 años
sort.h df71d95f86 perf hists: Don't free decayed entries if in the annotation browser 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 14 años
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter hace 14 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 15 años
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist hace 15 años
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title hace 14 años
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
symbol.c 64c6f0c7f8 perf tools: Make --no-asm-raw the default hace 14 años
symbol.h 3f2728bdb6 perf report: Add option to show total period hace 14 años
thread.c fd78260b53 perf threads: Move thread_map to separate file hace 14 años
thread.h fd78260b53 perf threads: Move thread_map to separate file hace 14 años
thread_map.c fd78260b53 perf threads: Move thread_map to separate file hace 14 años
thread_map.h fd78260b53 perf threads: Move thread_map to separate file hace 14 años
top.c ab81f3fd35 perf top: Reuse the 'report' hist_entry/hists classes hace 14 años
top.h ab81f3fd35 perf top: Reuse the 'report' hist_entry/hists classes hace 14 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 14 años
trace-event.h 9e69c21082 perf session: Pass evsel in event_ops->sample() hace 14 años
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings hace 14 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 14 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 14 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 14 años
xyarray.h 69aad6f1ee perf tools: Introduce event selectors hace 14 años