Tom Zanussi 454c407ec1 perf: add perf-inject builtin hace 15 años
..
include fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ hace 15 años
scripting-engines b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() hace 15 años
PERF-VERSION-GEN c29ede615f perf tools: Allow specifying O= to build files in a separate directory hace 15 años
abspath.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ hace 15 años
build-id.c a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host hace 15 años
build-id.h 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib hace 15 años
cache.h f3a1f0ea94 perf newt: Properly restore the screen when error exiting hace 15 años
callchain.c b3c9ac0846 perf callchains: Store the map together with the symbol hace 15 años
callchain.h b3c9ac0846 perf callchains: Store the map together with the symbol 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 83a0944fa9 perf: Enable more compiler warnings hace 16 años
cpumap.c a12b51c478 perf tools: Fix sparse CPU numbering related bugs hace 15 años
cpumap.h a12b51c478 perf tools: Fix sparse CPU numbering related bugs hace 15 años
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top hace 15 años
debug.c c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() hace 15 años
debug.h c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() hace 15 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
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
event.c d28c62232e perf machine: Adopt some map_groups functions hace 15 años
event.h 23346f21b2 perf tools: Rename "kernel_info" to "machine" hace 15 años
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
header.c 454c407ec1 perf: add perf-inject builtin hace 15 años
header.h 789688faef perf/live: don't synthesize build ids at the end of a live mode trace hace 15 años
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
help.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
hist.c a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host hace 15 años
hist.h a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 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 d28c62232e perf machine: Adopt some map_groups functions hace 15 años
map.h 5c0541d53e perf symbols: Add machine helper routines hace 15 años
newt.c c0ed55d2e4 perf TUI: Move "Yes" button to before "No" hace 15 años
pager.c fde953c1c6 perf_counter tools: Remove dead code hace 16 años
parse-events.c 5710fcad7c perf: Fix initialization bug in parse_single_tracepoint_event() hace 15 años
parse-events.h c171b552a7 perf trace: Add filter Suppport hace 16 años
parse-options.c c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() hace 15 años
parse-options.h c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() hace 15 años
path.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
probe-event.c d28c62232e perf machine: Adopt some map_groups functions hace 15 años
probe-event.h ef4a356574 perf probe: Add --max-probes option hace 15 años
probe-finder.c ef4a356574 perf probe: Add --max-probes option hace 15 años
probe-finder.h ef4a356574 perf probe: Add --max-probes option hace 15 años
quote.c 7e030655dd perf: Fix read buffer overflow hace 16 años
quote.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
run-command.c 83a0944fa9 perf: Enable more compiler warnings hace 16 años
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
session.c 454c407ec1 perf: add perf-inject builtin hace 15 años
session.h 454c407ec1 perf: add perf-inject builtin hace 15 años
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
sort.c fcd1498405 perf tools: Fix accidentally preprocessed snprintf callback hace 15 años
sort.h a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host hace 15 años
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them hace 16 años
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
string.c 8141d0050d perf: Swap inclusion order of util.h and string.h in util/string.c hace 15 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 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays hace 16 años
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
symbol.c 5c0541d53e perf symbols: Add machine helper routines hace 15 años
symbol.h 5c0541d53e perf symbols: Add machine helper routines hace 15 años
thread.c c6e718ff8c perf symbols: Move more map_groups methods to map.c hace 15 años
thread.h a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host hace 15 años
trace-event-info.c 9215545e99 perf: Convert perf tracing data into a tracing_data event hace 15 años
trace-event-parse.c a1e2f60e3e perf: Fix dynamic field detection hace 15 años
trace-event-read.c 454c407ec1 perf: add perf-inject builtin hace 15 años
trace-event-scripting.c 7e4b21b84c perf/scripts: Add Python scripting engine hace 15 años
trace-event.h 454c407ec1 perf: add perf-inject builtin hace 15 años
types.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 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 69e3f52d1b perf: Fix implicit declaration of getline in util.c hace 15 años
util.h e206d556c5 perf tools: Move the prototypes in util/string.h to util.h hace 15 años
values.c 8d9e503928 perf: Fix memory leak: counterwidth hace 15 años
values.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
wrapper.c 727dad10c1 perf tools: Remove unused wrapper routines hace 15 años