Adrian Hunter 539e6bb71e perf record: Add an option to force per-cpu mmaps 11 年之前
..
include a986241854 perf fs: Add procfs support 11 年之前
scripting-engines b9c5143a01 perf tools: Use an accessor to read thread comm 11 年之前
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree 11 年之前
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
alias.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 年之前
annotate.c 6e427ab02c perf annotate: Find kcore symbols on other maps 12 年之前
annotate.h fc67297b16 perf tools: Separate out GTK codes to libperf-gtk.so 12 年之前
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 年之前
build-id.c c824c4338a perf tools: Stop using 'self' in some more places 12 年之前
build-id.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
cache.h fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 年之前
callchain.c e369517ce5 perf callchain: Convert children list to rbtree 12 年之前
callchain.h aac898548d Merge branch 'perf/urgent' into perf/core 11 年之前
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 年之前
cgroup.h 023695d96e perf tool: Add cgroup support 14 年之前
color.c 53805eca3d perf tools: Remove cast of non-variadic function to variadic 11 年之前
color.h 53805eca3d perf tools: Remove cast of non-variadic function to variadic 11 年之前
comm.c 4dfced359f perf tools: Get current comm instead of last one 11 年之前
comm.h 4dfced359f perf tools: Get current comm instead of last one 11 年之前
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 年之前
cpumap.c cf38fadade perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() 11 年之前
cpumap.h ec1e7e437a perf tools: Rename cpu_map__all() to cpu_map__empty() 12 年之前
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 年之前
data.c 6a4d98d787 perf tools: Add perf_data_file__open interface to data object 12 年之前
data.h cc9784bd9f perf session: Separating data file properties from session 12 年之前
debug.c 044c4f8fba perf tools: Fix TUI helpline output 12 年之前
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method 12 年之前
dso.c 2cc9d0ef57 perf tools: Save failed result of get_srcline() 12 年之前
dso.h 2cc9d0ef57 perf tools: Save failed result of get_srcline() 12 年之前
dwarf-aux.c e08cfd4bda perf probe: Fix to find line information for probe list 12 年之前
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list 12 年之前
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
event.c 9d4ecc8893 perf tools: Synthesize anon MMAP records again 11 年之前
event.h 62605dc50c perf record: Synthesize non-exec MMAP records when --data used 11 年之前
evlist.c 539e6bb71e perf record: Add an option to force per-cpu mmaps 11 年之前
evlist.h 602ad878d4 perf target: Shorten perf_target__ to target__ 11 年之前
evsel.c 539e6bb71e perf record: Add an option to force per-cpu mmaps 11 年之前
evsel.h d87fcb4a2d perf evsel: Introduce perf_evsel__prev() method 11 年之前
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 年之前
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
fs.c a986241854 perf fs: Add procfs support 11 年之前
fs.h a986241854 perf fs: Add procfs support 11 年之前
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 年之前
header.c ef503831d8 perf evsel: Remove idx parm from constructor 11 年之前
header.h 2a08c3ec4f perf header: Recognize version number for perf data file 12 年之前
help.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 年之前
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 年之前
hist.c 41a4e6e2a0 perf hists: Consolidate __hists__add_*entry() 11 年之前
hist.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 年之前
intlist.c 813335b8b2 perf util: Add findnew method to intlist 12 年之前
intlist.h 813335b8b2 perf util: Add findnew method to intlist 12 年之前
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 16 年之前
machine.c 37676af15c perf symbols: Limit max callchain using max_stack on DWARF unwinding too 11 年之前
machine.h 602ad878d4 perf target: Shorten perf_target__ to target__ 11 年之前
map.c 1d5077bdd9 perf annotate: Another fix for annotate_browser__callq() 12 年之前
map.h 1d5077bdd9 perf annotate: Another fix for annotate_browser__callq() 12 年之前
pager.c ea1b3ebac9 perf tools: Fix pager on minimal-install embedded systems 13 年之前
parse-events.c ef503831d8 perf evsel: Remove idx parm from constructor 11 年之前
parse-events.h c5cd8ac07e perf parse events: Demystify memory allocations 12 年之前
parse-events.l 820042233b perf tools: Move start conditions to start of the flex file 12 年之前
parse-events.y c5cd8ac07e perf parse events: Demystify memory allocations 12 年之前
parse-options.c cc03c54296 perf stat: Enhance option parse error message 11 年之前
parse-options.h ac69762550 perf tools: Show single option when failed to parse 11 年之前
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 年之前
perf_regs.h 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 年之前
pmu.c cf38fadade perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() 11 年之前
pmu.h 4cabc3d1cb tools/perf/stat: Add perf stat --transaction 12 年之前
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 年之前
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 年之前
probe-event.c 7969ec7728 perf probe: Support "$vars" meta argument syntax for local variables 12 年之前
probe-event.h 225466f1c2 perf probe: Provide perf interface for uprobes 13 年之前
probe-finder.c 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
probe-finder.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
pstack.c 61e945150f perf tools: Stop using 'self' in pstack 12 年之前
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
python-ext-sources 4299a54997 perf tools: Factor sysfs code into generic fs object 11 年之前
python.c aac898548d Merge branch 'perf/urgent' into perf/core 11 年之前
quote.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
quote.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
rblist.c 813335b8b2 perf util: Add findnew method to intlist 12 年之前
rblist.h 813335b8b2 perf util: Add findnew method to intlist 12 年之前
record.c 714647bdc5 perf tools: Check maximum frequency rate for record/top 11 年之前
run-command.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
session.c 744a971940 perf evsel: Ditch evsel->handler.data field 11 年之前
session.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
setup.py 9c12cf95b3 perf tools: Merge all *CFLAGS* make variable into CFLAGS 12 年之前
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
sort.c 7524f63b99 perf tools: Prevent condition that all sort keys are elided 11 年之前
sort.h 8ce000e838 perf tools: Remove unneeded include 11 年之前
srcline.c a949fffb84 perf tools: Fix old GCC build error in 'get_srcline' 12 年之前
stat.c ffe4f3c0d1 perf stats: Add max and min stats 12 年之前
stat.h ffe4f3c0d1 perf stats: Add max and min stats 12 年之前
strbuf.c f787d9519f perf tools: Fix strbuf_addf() when the buffer needs to grow 13 年之前
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
strfilter.c 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
string.c 50e200f079 perf tools: Default to cpu// for events v5 12 年之前
strlist.c 79146a69c8 perf probe: Fix segfault 12 年之前
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 年之前
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 16 年之前
symbol-elf.c 784f3390f9 perf symbols: Fix a mmap and munmap mismatched bug 12 年之前
symbol-minimal.c fc1b691d76 perf buildid-cache: Add ability to add kcore to the cache 12 年之前
symbol.c d4f74eb891 perf symbols: Fix a memory leak due to symbol__delete not being used 12 年之前
symbol.h fc1b691d76 perf buildid-cache: Add ability to add kcore to the cache 12 年之前
target.c 602ad878d4 perf target: Shorten perf_target__ to target__ 11 年之前
target.h 539e6bb71e perf record: Add an option to force per-cpu mmaps 11 年之前
thread.c 4dfced359f perf tools: Get current comm instead of last one 11 年之前
thread.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 年之前
thread_map.c e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path 13 年之前
thread_map.h b3a319d528 perf evlist: Add thread_map__nr() helper 12 年之前
tool.h 5c5e854bc7 perf tools: Add attr->mmap2 support 12 年之前
top.c 602ad878d4 perf target: Shorten perf_target__ to target__ 11 年之前
top.h 5dbb6e81d8 perf top: Add --max-stack option to limit callchain stack scan 12 年之前
trace-event-info.c cfd0e8cf7f perf util: No need to call read_trace_init() in tracing_data_header() 12 年之前
trace-event-parse.c 5283ec23a0 perf tools: Remove unused trace-event-* code 12 年之前
trace-event-read.c 94b4d89e00 perf util: Parse header_page to get proper long size 12 年之前
trace-event-scripting.c 2eaa1b407a perf script: Fix named threads support 12 年之前
trace-event.h 5283ec23a0 perf tools: Remove unused trace-event-* code 12 年之前
types.h 6a11f92ef4 perf tools: Add union u64_swap type for swapping u64 data 13 年之前
unwind.c 37676af15c perf symbols: Limit max callchain using max_stack on DWARF unwinding too 11 年之前
unwind.h 37676af15c perf symbols: Limit max callchain using max_stack on DWARF unwinding too 11 年之前
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 年之前
util.c 56921becdd perf tools: Do not accept parse_tag_value() overflow 12 年之前
util.h 97a07f10c3 perf tools: Introduce filename__read_int helper 12 年之前
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 16 年之前
vdso.c f9ceffb605 perf symbols: Fix vdso list searching 12 年之前
vdso.h 7dbf4dcfe2 perf tools: Back [vdso] DSO with real data 13 年之前
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 年之前
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 年之前
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 年之前