Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
..
include 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
PERF-VERSION-GEN 210f9cb2cf perf tools: Bump version to 0.0.2 před 16 roky
abspath.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them před 16 roky
cache.h cfed95a693 perf tools: Do not manually count string lengths před 16 roky
callchain.c 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
callchain.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
color.c 8f28827a16 perf tools: Librarize trace_event() helper před 16 roky
color.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
config.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
ctype.c a73c7d84a1 perf_counter tools: Add and use isprint() před 16 roky
data_map.c e42049926e perf annotate: Use the sym_priv_size area for the histogram před 16 roky
data_map.h 016e92fbc9 perf tools: Unify perf.data mapping and events handling před 16 roky
debug.c 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
debug.h 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ před 16 roky
event.h 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ před 16 roky
header.c 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
header.h db9f11e36d perf tools: Use DECLARE_BITMAP instead of an open-coded array před 16 roky
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them před 16 roky
help.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
hist.c 9735abf11b perf tools: Move hist_entry__add common code to hist.c před 16 roky
hist.h 9735abf11b perf tools: Move hist_entry__add common code to hist.c před 16 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 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
pager.c fde953c1c6 perf_counter tools: Remove dead code před 16 roky
parse-events.c c171b552a7 perf trace: Add filter Suppport před 16 roky
parse-events.h c171b552a7 perf trace: Add filter Suppport před 16 roky
parse-options.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
parse-options.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
path.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
quote.c 7e030655dd perf: Fix read buffer overflow před 16 roky
quote.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
run-command.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ před 16 roky
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
sort.c a4fb581b15 perf tools: Bind callchains to the first sort dimension column před 16 roky
sort.h a4fb581b15 perf tools: Bind callchains to the first sort dimension column před 16 roky
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them před 16 roky
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
string.c a2a99e8e12 perf tools: /proc/modules names don't always match its name před 16 roky
string.h a2a99e8e12 perf tools: /proc/modules names don't always match its name před 16 roky
strlist.c 27d0fd410c strlist: Introduce strlist__entry and strlist__nr_entries methods před 16 roky
strlist.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays před 16 roky
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
symbol.c 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
symbol.h 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
thread.c 6beba7adbe perf tools: Unify debug messages mechanisms před 16 roky
thread.h a4fb581b15 perf tools: Bind callchains to the first sort dimension column před 16 roky
trace-event-info.c 03456a158d perf tools: Merge trace.info content into perf.data před 16 roky
trace-event-parse.c 4e3b799d7d perf tools: Use strsep() over strtok_r() for parsing single line před 16 roky
trace-event-read.c 03456a158d perf tools: Merge trace.info content into perf.data před 16 roky
trace-event.h cda48461c7 perf tools: Add latency format to trace output před 16 roky
types.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available před 16 roky
util.h 19c959627a Merge branch 'perfcounters/tracing' into perfcounters/core před 16 roky
values.c 83a0944fa9 perf: Enable more compiler warnings před 16 roky
values.h 8b40f521cf perf tools: Protect header files with a consistent style před 16 roky
wrapper.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them před 16 roky