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