Namhyung Kim 172d1b0b73 perf tools: Fix compile error on x86_64 Ubuntu 13 年之前
..
include b1e5a9bee3 perf tools: Use for_each_set_bit() to iterate over feature flags 13 年之前
scripting-engines 37a058ea00 perf script: Add generic perl handler to process events 13 年之前
ui d04b35f808 perf symbols: Add nr_events to symbol_conf 13 年之前
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 年之前
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 年之前
annotate.c f41612f43b perf tools: Fix truncated annotation 13 年之前
annotate.h d04b35f808 perf symbols: Add nr_events to symbol_conf 13 年之前
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 年之前
build-id.c 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 年之前
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 年之前
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 14 年之前
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 年之前
callchain.h d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions 13 年之前
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 年之前
cgroup.h 023695d96e perf tool: Add cgroup support 14 年之前
color.c 4aa9015f8b perf stat: Add -o and --append options 14 年之前
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 年之前
config.c 5f9273d64a perf tools: Remove stale git headlines from top comment 13 年之前
cpumap.c 915fce20ec perf tools: Add missing cpu_map__delete() 14 年之前
cpumap.h 915fce20ec perf tools: Add missing cpu_map__delete() 14 年之前
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 年之前
debug.c 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 年之前
debug.h 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 年之前
debugfs.c ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 年之前
debugfs.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 年之前
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances 14 年之前
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 年之前
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
event.c f5faf72618 perf tools: Look up thread names for system wide profiling 13 年之前
event.h 74eec26fac perf tools: Add ability to synthesize event according to a sample 13 年之前
evlist.c 1aed267173 perf kvm: Do guest-only counting by default 13 年之前
evlist.h 806fb63007 perf evlist: Always do automatic allocation of pollfd and mmap structures 13 年之前
evsel.c f3bda2c9a6 perf evsel: Fix uninitialized memory access to struct perf_sample 13 年之前
evsel.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 年之前
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 年之前
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
header.c f232806272 perf tools: Fix feature-bits rework fallout, remove unused variable 13 年之前
header.h b1e5a9bee3 perf tools: Use for_each_set_bit() to iterate over feature flags 13 年之前
help.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
help.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
hist.c 0ed35abc2b perf report: Fix --stdio output alignment when --showcpuutilization used 13 年之前
hist.h 12c142781e perf hists: Stop using 'self' for struct hist_entry 13 年之前
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 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 b424eba271 perf session: Move threads to struct machine 13 年之前
map.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 年之前
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 年之前
parse-events.c 99320cc824 perf tools: Add support for guest/host-only profiling 13 年之前
parse-events.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 年之前
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 年之前
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 年之前
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 年之前
probe-event.c 44a56040a0 perf probe: Fix to show correct error string 13 年之前
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function 14 年之前
probe-finder.c f66fedcb72 perf probe: Fix regression of variable finder 13 年之前
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 年之前
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 年之前
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 年之前
python.c 727ab04edb perf evlist: Fix grouping of multiple events 13 年之前
quote.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
quote.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
session.c 29c9862f1b perf session: Remove impossible condition check 13 年之前
session.h 002c4fd92d perf tools: Fix out-of-bound access to struct perf_session 13 年之前
setup.py a8c9ae18d8 perf evlist: Introduce add_tracepoints method 13 年之前
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
sort.c cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads 13 年之前
sort.h df71d95f86 perf hists: Don't free decayed entries if in the annotation browser 13 年之前
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 年之前
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 年之前
string.c bad03ae476 perf probe: Move strtailcmp to string.c 14 年之前
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 e853072055 perf timechart: Fix black idle boxes in the title 14 年之前
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
symbol.c d74c896b7e perf symbols: Fix error path on symbol__init() 13 年之前
symbol.h d04b35f808 perf symbols: Add nr_events to symbol_conf 13 年之前
thread.c b424eba271 perf session: Move threads to struct machine 13 年之前
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 年之前
thread_map.c fd78260b53 perf threads: Move thread_map to separate file 14 年之前
thread_map.h fd78260b53 perf threads: Move thread_map to separate file 14 年之前
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 年之前
top.c ab81f3fd35 perf top: Reuse the 'report' hist_entry/hists classes 13 年之前
top.h 1758af10cf perf top: Stop using globals for tool state 13 年之前
trace-event-info.c 172d1b0b73 perf tools: Fix compile error on x86_64 Ubuntu 13 年之前
trace-event-parse.c d06c27b22a perf: Fix parsing of __print_flags() in TP_printk() 13 年之前
trace-event-read.c cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 年之前
trace-event-scripting.c 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 年之前
trace-event.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 年之前
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 年之前
usage.c 5f9273d64a perf tools: Remove stale git headlines from top comment 13 年之前
util.c 1aed267173 perf kvm: Do guest-only counting by default 13 年之前
util.h 1aed267173 perf kvm: Do guest-only counting by default 13 年之前
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 年之前
values.h 8b40f521cf perf tools: Protect header files with a consistent style 15 年之前
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 年之前
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 年之前
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 年之前