Arnaldo Carvalho de Melo 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 年之前
..
include 25cd480e44 tools: Remove bitops/hweight usage of bits in tools/perf 11 年之前
scripting-engines c7355f842b perf build: Add scripts objects building 11 年之前
Build 80a32e5b49 perf tools: Add lzma decompression support for kernel module 10 年之前
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 046625231a perf tools: Introduce zfree 12 年之前
annotate.c 2c7da8c590 perf annotate: Allow annotation for decompressed kernel modules 10 年之前
annotate.h 813ccd1545 perf tools: Fix segfault for symbol annotation on TUI 11 年之前
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 14 年之前
build-id.c 0635b0f714 perf tools: Fix race in build_id_cache__add_s() 10 年之前
build-id.h 8d8c8e4cb3 perf buildid-cache: Add --purge FILE to remove all caches of FILE 11 年之前
cache.h 23773ca18b perf tools: Make perf aware of tracefs 11 年之前
callchain.c aad2b21c15 perf tools: Enable LBR call stack support 11 年之前
callchain.h aad2b21c15 perf tools: Enable LBR call stack support 11 年之前
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends 12 年之前
cgroup.h 023695d96e perf tool: Add cgroup support 15 年之前
cloexec.c e1e455f4f4 perf tools: Work around lack of sched_getcpu in glibc < 2.6. 10 年之前
cloexec.h e1e455f4f4 perf tools: Work around lack of sched_getcpu in glibc < 2.6. 10 年之前
color.c c8defe2494 perf tools: Remove some unused functions from color.c 11 年之前
color.h c8defe2494 perf tools: Remove some unused functions from color.c 11 年之前
comm.c 65de51f93e perf tools: Identify which comms are from exec 11 年之前
comm.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way 11 年之前
config.c 99ce8e9fce perf tools: Add --buildid-dir option to set cache directory 11 年之前
cpumap.c f5b1f4e483 perf tools: Use cpu/possible instead of cpu/kernel_max 11 年之前
cpumap.h 7780c25bae perf tools: Allow ability to map cpus to nodes easily 11 年之前
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 14 年之前
data-convert-bt.c 69364727be perf data: Add tracepoint events fields CTF conversion support 10 年之前
data-convert-bt.h edbe9817ae perf data: Add perf data to CTF conversion support 11 年之前
data.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 年之前
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface 12 年之前
db-export.c 758008b262 perf tools: Defer export of comms that were not 'set' 11 年之前
db-export.h 758008b262 perf tools: Defer export of comms that were not 'set' 11 年之前
debug.c edbe9817ae perf data: Add perf data to CTF conversion support 11 年之前
debug.h edbe9817ae perf data: Add perf data to CTF conversion support 11 年之前
dso.c 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 年之前
dso.h 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 年之前
dwarf-aux.c e1ecbbc3fa perf probe: Fix to handle optimized not-inlined functions 11 年之前
dwarf-aux.h e1ecbbc3fa perf probe: Fix to handle optimized not-inlined functions 11 年之前
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 年之前
event.c 4aa5f4f7bb perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads 10 年之前
event.h bee2782f30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 年之前
evlist.c be199ada4f perf evlist: Introduce set_filter_pids method 11 年之前
evlist.h 33be4ef116 Merge 'tip/perf/urgent' into perf/core to pick fixes 10 年之前
evsel.c 85c273d2b6 perf record: Support recording running/enabled time 11 年之前
evsel.h 384b60557b perf tools: Construct LBR call chain 11 年之前
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 15 年之前
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
find-vdso-map.c e477f3f01a perf tools: Build programs to copy 32-bit compatibility 11 年之前
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 年之前
header.c e746b3ea0d perf tools: Remove compressed argument from is_kernel_module 10 年之前
header.h e195fac807 perf build-id: Move build-id related functions to util/build-id.c 11 年之前
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 12 年之前
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 年之前
hist.c 4c47f4fcd6 perf hists: Remove hist_entry->used, not used anymore 10 年之前
hist.h d5dbc518cd perf hists browser: Allow annotating entries in callchains 10 年之前
intlist.c 813335b8b2 perf util: Add findnew method to intlist 12 年之前
intlist.h 813335b8b2 perf util: Add findnew method to intlist 12 年之前
kvm-stat.h 3ae4a76ac8 perf kvm stat report: Save pid string in opts.target.pid 11 年之前
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 年之前
lzma.c 80a32e5b49 perf tools: Add lzma decompression support for kernel module 10 年之前
machine.c bc84f46486 perf tools: Try to lookup kernel module map before creating one 10 年之前
machine.h f3b623b849 perf tools: Reference count struct thread 10 年之前
map.c 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset 11 年之前
map.h 0a3873a8e2 perf symbols: Introduce 'for' method to iterate over the symbols with a given name 11 年之前
ordered-events.c 4a6b362f36 perf ordered_events: Adopt queue() method 10 年之前
ordered-events.h 4a6b362f36 perf ordered_events: Adopt queue() method 10 年之前
pager.c 21cfc5e103 perf tools: Add cat as fallback pager 11 年之前
parse-events.c 705750f2d6 perf list: Clean up the printing functions of hardware/software events 11 年之前
parse-events.h 705750f2d6 perf list: Clean up the printing functions of hardware/software events 11 年之前
parse-events.l 3741eb9f8c perf tools: allow user to specify hardware breakpoint bp_len 11 年之前
parse-events.y 3741eb9f8c perf tools: allow user to specify hardware breakpoint bp_len 11 年之前
parse-options.c 0c8c20779c perf report: Don't allow empty argument for '-t'. 10 年之前
parse-options.h 0c8c20779c perf report: Don't allow empty argument for '-t'. 10 年之前
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 年之前
perf_regs.c 0c4e774fad perf tools: Cache register accesses for unwind processing 11 年之前
perf_regs.h 0c4e774fad perf tools: Cache register accesses for unwind processing 11 年之前
pmu.c aaea361749 perf tools: Extend format_alias() to include event parameters 11 年之前
pmu.h 1d9e446b91 perf tools: Add snapshot format file parsing 11 年之前
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 14 年之前
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 13 年之前
probe-event.c e6d7c91c8c perf probe: Fix to get ummapped symbol address on kernel 10 年之前
probe-event.h 2b394bc446 perf probe: Do not access kallsyms when analyzing user binaries 11 年之前
probe-finder.c 0104fe69e0 perf probe: Remove bias offset to find probe point by address 10 年之前
probe-finder.h a15ad2f536 perf probe: Support distro-style debuginfo for uprobe 12 年之前
pstack.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 年之前
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 12 年之前
python-ext-sources 885e00be17 perf tools: Remove api fs object from python build 11 年之前
python.c 48000a1aed perf tools: Remove EOL whitespaces 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 ce27309f67 perf tools: Use sysctl__read_int instead of ad-hoc copies 11 年之前
run-command.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 年之前
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
session.c 4a6b362f36 perf ordered_events: Adopt queue() method 10 年之前
session.h d10eb1eb76 perf ordered_events: Allow tools to specify a deliver method 10 年之前
setup.py 285a8f247b tools lib api: Rename libapikfs.a to libapi.a 11 年之前
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 年之前
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
sort.c 94ba462d69 perf diff: Support for different binaries 11 年之前
sort.h 228f14f2cb perf tools: Remove (null) value of "Sort order" for perf mem report 10 年之前
srcline.c ac931f87a6 perf: Fix building warning on ARM 32 11 年之前
stat.c ffe4f3c0d1 perf stats: Add max and min stats 12 年之前
stat.h d944c4eebc tools: Consolidate types.h 11 年之前
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 12 年之前
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 年之前
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 12 年之前
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 12 年之前
string.c 42f60c2d63 Revert "perf tools: Default to cpu// for events v5" 11 年之前
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast 12 年之前
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 13 年之前
svghelper.c b97b59b93d perf timechart: Implement IO mode 11 年之前
svghelper.h b97b59b93d perf timechart: Implement IO mode 11 年之前
symbol-elf.c 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 年之前
symbol-minimal.c 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 年之前
symbol.c 48000a1aed perf tools: Remove EOL whitespaces 11 年之前
symbol.h 680d926a8c perf symbols: Allow symbol alias when loading map for symbol name 10 年之前
target.c 17e44dc46f perf target: Simplify handling of strerror_r return 10 年之前
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. 12 年之前
thread-stack.c 92a9e4f7db perf tools: Enhance the thread stack to output call/return data 11 年之前
thread-stack.h 92a9e4f7db perf tools: Enhance the thread stack to output call/return data 11 年之前
thread.c 01fbc1fee9 perf tools: Remove superfluous thread->comm_set setting 10 年之前
thread.h f3b623b849 perf tools: Reference count struct thread 10 年之前
thread_map.c 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent 11 年之前
thread_map.h 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent 11 年之前
tool.h d704ebdae4 perf tools: tool->finished_round() doesn't need perf_session 10 年之前
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts 12 年之前
top.h d944c4eebc tools: Consolidate types.h 11 年之前
trace-event-info.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 年之前
trace-event-parse.c aa1aac17a1 perf tools: Introduce event_format__fprintf method 11 年之前
trace-event-read.c ff527bccd4 perf tools: Remove needless getopt.h includes 11 年之前
trace-event-scripting.c d445dd2a78 perf scripting: Add 'flush' callback to scripting API 11 年之前
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent 12 年之前
trace-event.h aa1aac17a1 perf tools: Introduce event_format__fprintf method 11 年之前
tsc.c a6a69db4b6 perf tools: Move rdtsc() function 11 年之前
tsc.h a6a69db4b6 perf tools: Move rdtsc() function 11 年之前
unwind-libdw.c dd8c17a5fe perf callchains: Use thread->mg->machine 11 年之前
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support 12 年之前
unwind-libunwind.c 303cb89a6d perf callchain: Separate eh/debug frame offset cache. 10 年之前
unwind.h dd8c17a5fe perf callchains: Use thread->mg->machine 11 年之前
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 年之前
util.c 07c1a0dadf perf tools: Introduce dump_stack signal helper 11 年之前
util.h 80a32e5b49 perf tools: Add lzma decompression support for kernel module 10 年之前
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 12 年之前
values.h d944c4eebc tools: Consolidate types.h 11 年之前
vdso.c 46b1fa85ff perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built 11 年之前
vdso.h f6832e1720 perf tools: Add support for 32-bit compatibility VDSOs 11 年之前
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 年之前
zlib.c e92ce12ed6 perf tools: Add gzip decompression support for kernel module 11 年之前