Tom Zanussi b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 年之前
..
include 29a9f66d70 perf tools: Adjust some verbosity levels 15 年之前
scripting-engines b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 年之前
PERF-VERSION-GEN 210f9cb2cf perf tools: Bump version to 0.0.2 15 年之前
abspath.c 83a0944fa9 perf: Enable more compiler warnings 16 年之前
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 年之前
build-id.c 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 年之前
build-id.h 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 年之前
cache.h cfed95a693 perf tools: Do not manually count string lengths 15 年之前
callchain.c 6beba7adbe perf tools: Unify debug messages mechanisms 15 年之前
callchain.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
color.c 8f28827a16 perf tools: Librarize trace_event() helper 16 年之前
color.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
config.c 83a0944fa9 perf: Enable more compiler warnings 16 年之前
cpumap.c a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 年之前
cpumap.h a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 年之前
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 年之前
debug.c 4a58e61161 perf tools: Move the map class definition to a separate header 15 年之前
debug.h 8f41146aed perf tools: Debug.h needs to include event.h for event_t 15 年之前
debugfs.c 61be3e59ba perf trace: Clean up find_debugfs() 15 年之前
debugfs.h 29c52aa230 perf tools: Mount debugfs automatically 15 年之前
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
event.c 6556a67435 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
event.h cb8f093936 perf session: Add storage for seperating event types in report 15 年之前
exec_cmd.c 83a0944fa9 perf: Enable more compiler warnings 16 年之前
exec_cmd.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
header.c f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 年之前
header.h ef12a14130 perf buildid-cache: Add new command to manage build-id cache 15 年之前
help.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 年之前
help.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
hist.c f82c37e7bb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
hist.h eefc465cdd perf session: Change perf_session post processing functions to take histogram tree 15 年之前
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
map.c 3846df2e0a perf symbols: Improve debugging information about symtab origins 15 年之前
map.h 3846df2e0a perf symbols: Improve debugging information about symtab origins 15 年之前
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 年之前
parse-events.c fb1d2edf7e perf tools: Support tracepoint glob matching 15 年之前
parse-events.h c171b552a7 perf trace: Add filter Suppport 15 年之前
parse-options.c bc3abfb1b5 perf tools: Align long options which have no short forms 15 年之前
parse-options.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
path.c 83a0944fa9 perf: Enable more compiler warnings 16 年之前
probe-event.c fc6ceea045 perf probe: Fix need_dwarf flag if lazy matching is used 15 年之前
probe-event.h 631c9def80 perf probe: Support --line option to show probable source-code lines 15 年之前
probe-finder.c d0cb4260f8 perf probe: Use original address instead of CU-based address 15 年之前
probe-finder.h d0cb4260f8 perf probe: Use original address instead of CU-based address 15 年之前
quote.c 7e030655dd perf: Fix read buffer overflow 16 年之前
quote.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
run-command.c 83a0944fa9 perf: Enable more compiler warnings 16 年之前
run-command.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
session.c cb8f093936 perf session: Add storage for seperating event types in report 15 年之前
session.h cb8f093936 perf session: Add storage for seperating event types in report 15 年之前
sigchain.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
sigchain.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
sort.c c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 年之前
sort.h c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 年之前
strbuf.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 年之前
strbuf.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
string.c 2a9c8c3609 perf probe: Add lazy line matching support 15 年之前
string.h 2a9c8c3609 perf probe: Add lazy line matching support 15 年之前
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 年之前
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 年之前
svghelper.c 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 15 年之前
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
symbol.c b63be8d7be perf top: Improve the autosizing of column lenghts 15 年之前
symbol.h b63be8d7be perf top: Improve the autosizing of column lenghts 15 年之前
thread.c 65f2ed2b2f perf report: Print the map table just after samples for which no map was found 15 年之前
thread.h 65f2ed2b2f perf report: Print the map table just after samples for which no map was found 15 年之前
trace-event-info.c 1b75962e92 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) 15 年之前
trace-event-parse.c 7397d80ddd perf/scripts: Move common code out of Perl-specific files 15 年之前
trace-event-read.c f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 年之前
trace-event-scripting.c 7e4b21b84c perf/scripts: Add Python scripting engine 15 年之前
trace-event.h 7e4b21b84c perf/scripts: Add Python scripting engine 15 年之前
types.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
usage.c 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 年之前
util.c 69e3f52d1b perf: Fix implicit declaration of getline in util.c 15 年之前
util.h 4cf40131a5 perf record: Introduce a symtab cache 15 年之前
values.c 8d9e503928 perf: Fix memory leak: counterwidth 15 年之前
values.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
wrapper.c 727dad10c1 perf tools: Remove unused wrapper routines 15 年之前