Namhyung Kim 6a5c13aff4 perf tools: Fix build dependency of perf python extension 13 yıl önce
..
include be3de80dc2 perf bench: Also allow measuring memset() 13 yıl önce
scripting-engines d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 yıl önce
ui d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 yıl önce
PERF-VERSION-GEN 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 yıl önce
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
alias.c f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 yıl önce
annotate.c f41612f43b perf tools: Fix truncated annotation 13 yıl önce
annotate.h d04b35f808 perf symbols: Add nr_events to symbol_conf 13 yıl önce
bitmap.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 yıl önce
build-id.c 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 yıl önce
build-id.h 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 yıl önce
cache.h 229ade9ba3 perf tools: Don't fallback to setup_pager unconditionally 14 yıl önce
callchain.c 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 yıl önce
callchain.h d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions 13 yıl önce
cgroup.c c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 yıl önce
cgroup.h 023695d96e perf tool: Add cgroup support 14 yıl önce
color.c 4aa9015f8b perf stat: Add -o and --append options 14 yıl önce
color.h a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 yıl önce
config.c 5f9273d64a perf tools: Remove stale git headlines from top comment 13 yıl önce
cpumap.c 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes 13 yıl önce
cpumap.h 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes 13 yıl önce
ctype.c 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 yıl önce
debug.c 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 yıl önce
debug.h 4610e4137b perf ui browser: Handle K_RESIZE in dialog windows 13 yıl önce
debugfs.c ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 yıl önce
debugfs.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 yıl önce
dwarf-aux.c 3f4460a28f perf probe: Filter out redundant inline-instances 14 yıl önce
dwarf-aux.h db0d2c6420 perf probe: Search concrete out-of-line instances 14 yıl önce
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
event.c bf32c9ebc9 perf tools: Fix prefix matching for kernel maps 13 yıl önce
event.h 74eec26fac perf tools: Add ability to synthesize event according to a sample 13 yıl önce
evlist.c 0529bc1fe1 perf evlist: Make splice_list_tail method public 13 yıl önce
evlist.h 0529bc1fe1 perf evlist: Make splice_list_tail method public 13 yıl önce
evsel.c 5ddf146f70 Merge branch 'perf/urgent' into perf/core 13 yıl önce
evsel.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 yıl önce
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 yıl önce
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
generate-cmdlist.sh 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
header.c 73323f541f perf tools: fix endianness detection in perf.data 13 yıl önce
header.h 781ba9d2ed perf record: Make feature initialization generic 13 yıl önce
help.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
hist.c 0ed35abc2b perf report: Fix --stdio output alignment when --showcpuutilization used 13 yıl önce
hist.h 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 yıl önce
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 yıl önce
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
map.c 0bc8d20580 perf script: Add option resolving vmlinux path 13 yıl önce
map.h 547a92e0ae perf script: Unify the expressions indicating "unknown" 13 yıl önce
pager.c fde953c1c6 perf_counter tools: Remove dead code 16 yıl önce
parse-events.c 99320cc824 perf tools: Add support for guest/host-only profiling 13 yıl önce
parse-events.h ebf294bf4f perf tools: Simplify debugfs mountpoint handling code 13 yıl önce
parse-options.c edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 yıl önce
parse-options.h e4e18d568b perf options: add OPT_CALLBACK_DEFAULT_NOOPT 14 yıl önce
path.c f4e7ac0a23 perf tools: add test for strlcpy() 15 yıl önce
probe-event.c 4eced2347c perf probe: Rename target_module to target 13 yıl önce
probe-event.h 190b57fcb9 perf probe: Add probed module in front of function 14 yıl önce
probe-finder.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 yıl önce
probe-finder.h c168fbfb93 perf tools: Eliminate duplicate code and use PATH_MAX consistently 13 yıl önce
pstack.c 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 yıl önce
pstack.h d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 yıl önce
python-ext-sources 6a5c13aff4 perf tools: Fix build dependency of perf python extension 13 yıl önce
python.c 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
quote.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
quote.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
session.c a978f2ab41 perf script: Add the offset field specifier 13 yıl önce
session.h a978f2ab41 perf script: Add the offset field specifier 13 yıl önce
setup.py 6a5c13aff4 perf tools: Fix build dependency of perf python extension 13 yıl önce
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
sort.c cc02c921a0 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads 13 yıl önce
sort.h df71d95f86 perf hists: Don't free decayed entries if in the annotation browser 14 yıl önce
strbuf.c a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 yıl önce
strfilter.c ff9ae1babd perf: Fix missing strndup declaration 14 yıl önce
strfilter.h 68baa431ec perf tools: Add strfilter for general purpose string filter 14 yıl önce
string.c bad03ae476 perf probe: Move strtailcmp to string.c 14 yıl önce
strlist.c 3e3405906d perf probe: Fix --del to update current event list 15 yıl önce
strlist.h abf5ef7247 perf tools: Add for_each macros for strlist 15 yıl önce
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title 14 yıl önce
svghelper.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
symbol.c a978f2ab41 perf script: Add the offset field specifier 13 yıl önce
symbol.h 0bc8d20580 perf script: Add option resolving vmlinux path 13 yıl önce
thread.c b424eba271 perf session: Move threads to struct machine 13 yıl önce
thread.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 yıl önce
thread_map.c 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
thread_map.h 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
tool.h ee29be625b perf tools: Save some loops using perf_evlist__id2evsel 13 yıl önce
top.c 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
top.h 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
trace-event-info.c 172d1b0b73 perf tools: Fix compile error on x86_64 Ubuntu 13 yıl önce
trace-event-parse.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 yıl önce
trace-event-read.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 yıl önce
trace-event-scripting.c d30d4a080d perf tools: Remove unnecessary ctype.h inclusion 13 yıl önce
trace-event.h 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 yıl önce
types.h 9486aa3877 perf tools: Fix 64 bit integer format strings 14 yıl önce
usage.c 0d37aa34f8 perf tools: Introduce per user view 13 yıl önce
util.c 1aed267173 perf kvm: Do guest-only counting by default 13 yıl önce
util.h 2ef1ea3826 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile 13 yıl önce
values.c 0161d82e9b perf tools: Fix a memory leak on perf_read_values_destroy 13 yıl önce
values.h 8b40f521cf perf tools: Protect header files with a consistent style 16 yıl önce
wrapper.c 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 yıl önce
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 yıl önce
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 yıl önce