Adrian Hunter 539e6bb71e perf record: Add an option to force per-cpu mmaps преди 12 години
..
include a986241854 perf fs: Add procfs support преди 12 години
scripting-engines b9c5143a01 perf tools: Use an accessor to read thread comm преди 12 години
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree преди 12 години
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 преди 14 години
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 преди 12 години
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 преди 12 години
cgroup.c 1d037ca164 perf tools: Use __maybe_used for unused variables преди 13 години
cgroup.h 023695d96e perf tool: Add cgroup support преди 15 години
color.c 53805eca3d perf tools: Remove cast of non-variadic function to variadic преди 12 години
color.h 53805eca3d perf tools: Remove cast of non-variadic function to variadic преди 12 години
comm.c 4dfced359f perf tools: Get current comm instead of last one преди 12 години
comm.h 4dfced359f perf tools: Get current comm instead of last one преди 12 години
config.c 1d037ca164 perf tools: Use __maybe_used for unused variables преди 13 години
cpumap.c cf38fadade perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() преди 12 години
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 преди 14 години
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 преди 13 години
debug.h 56e52e8536 perf evsel: Introduce perf_evsel__open_strerror method преди 13 години
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 преди 12 години
event.h 62605dc50c perf record: Synthesize non-exec MMAP records when --data used преди 12 години
evlist.c 539e6bb71e perf record: Add an option to force per-cpu mmaps преди 12 години
evlist.h 602ad878d4 perf target: Shorten perf_target__ to target__ преди 12 години
evsel.c 539e6bb71e perf record: Add an option to force per-cpu mmaps преди 12 години
evsel.h d87fcb4a2d perf evsel: Introduce perf_evsel__prev() method преди 12 години
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft преди 15 години
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions преди 15 години
fs.c a986241854 perf fs: Add procfs support преди 12 години
fs.h a986241854 perf fs: Add procfs support преди 12 години
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 преди 12 години
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() преди 12 години
hist.h 316c7136f8 perf tools: Finish the removal of 'self' arguments преди 12 години
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 преди 12 години
machine.h 602ad878d4 perf target: Shorten perf_target__ to target__ преди 12 години
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 преди 12 години
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 преди 12 години
parse-options.h ac69762550 perf tools: Show single option when failed to parse преди 12 години
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() преди 12 години
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. преди 13 години
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 преди 12 години
probe-finder.h 316c7136f8 perf tools: Finish the removal of 'self' arguments преди 12 години
pstack.c 61e945150f perf tools: Stop using 'self' in pstack преди 13 години
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments преди 12 години
python-ext-sources 4299a54997 perf tools: Factor sysfs code into generic fs object преди 12 години
python.c aac898548d Merge branch 'perf/urgent' into perf/core преди 12 години
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 преди 12 години
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 преди 12 години
session.h 316c7136f8 perf tools: Finish the removal of 'self' arguments преди 12 години
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 преди 12 години
sort.h 8ce000e838 perf tools: Remove unneeded include преди 12 години
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 преди 12 години
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments преди 12 години
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 преди 13 години
svghelper.c e853072055 perf timechart: Fix black idle boxes in the title преди 15 години
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__ преди 12 години
target.h 539e6bb71e perf record: Add an option to force per-cpu mmaps преди 12 години
thread.c 4dfced359f perf tools: Get current comm instead of last one преди 12 години
thread.h 316c7136f8 perf tools: Finish the removal of 'self' arguments преди 12 години
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__ преди 12 години
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 преди 12 години
unwind.h 37676af15c perf symbols: Limit max callchain using max_stack on DWARF unwinding too преди 12 години
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 преди 14 години
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 преди 15 години
xyarray.h 69aad6f1ee perf tools: Introduce event selectors преди 15 години