Namhyung Kim c52686f9f8 perf symbols: Convert lseek + read to pread hace 10 años
..
include 25cd480e44 tools: Remove bitops/hweight usage of bits in tools/perf hace 10 años
scripting-engines 48000a1aed perf tools: Remove EOL whitespaces hace 10 años
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree hace 11 años
abspath.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
alias.c 046625231a perf tools: Introduce zfree hace 11 años
annotate.c 48000a1aed perf tools: Remove EOL whitespaces hace 10 años
annotate.h 813ccd1545 perf tools: Fix segfault for symbol annotation on TUI hace 10 años
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object hace 13 años
build-id.c 498922adf1 perf buildid-cache: Remove extra debugdir variables hace 10 años
build-id.h 73c5d224b4 perf build-id: Move disable_buildid_cache() to util/build-id.c hace 10 años
cache.h a83d869f30 perf tools: Elide strlcpy warning with uclibc hace 10 años
callchain.c d114960c48 perf callchain: Free callchains when hist entries are deleted hace 10 años
callchain.h d114960c48 perf callchain: Free callchains when hist entries are deleted hace 10 años
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends hace 11 años
cgroup.h 023695d96e perf tool: Add cgroup support hace 14 años
cloexec.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety hace 11 años
cloexec.h 57480d2cd9 perf tools: Enable close-on-exec flag on perf file descriptor hace 11 años
color.c c8defe2494 perf tools: Remove some unused functions from color.c hace 10 años
color.h c8defe2494 perf tools: Remove some unused functions from color.c hace 10 años
comm.c 65de51f93e perf tools: Identify which comms are from exec hace 11 años
comm.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way hace 10 años
config.c 99ce8e9fce perf tools: Add --buildid-dir option to set cache directory hace 10 años
cpumap.c f5b1f4e483 perf tools: Use cpu/possible instead of cpu/kernel_max hace 11 años
cpumap.h 7780c25bae perf tools: Allow ability to map cpus to nodes easily hace 11 años
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h hace 13 años
data.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety hace 11 años
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface hace 11 años
db-export.c 758008b262 perf tools: Defer export of comms that were not 'set' hace 10 años
db-export.h 758008b262 perf tools: Defer export of comms that were not 'set' hace 10 años
debug.c f78eaef0e0 perf tools: Allow to force redirect pr_debug to stderr. hace 10 años
debug.h b2348e1d8a perf: Use strerror_r instead of strerror hace 11 años
dso.c c52686f9f8 perf symbols: Convert lseek + read to pread hace 10 años
dso.h f1f13af99a perf callchain: Cache eh/debug frame offset for dwarf unwind hace 10 años
dwarf-aux.c 082f96a93e perf probe: Fix perf probe to find correct variable DIE hace 11 años
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list hace 12 años
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
event.c 3c659eedad perf tools: Add id index hace 10 años
event.h bee2782f30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
evlist.c e2726d9964 tools lib fs: Adopt debugfs open strerrno method hace 10 años
evlist.h e2726d9964 tools lib fs: Adopt debugfs open strerrno method hace 10 años
evsel.c 62e503b7ed perf evsel: Set attr.task bit for a tracking event hace 10 años
evsel.h 779d0b997e perf stat: Add support for per-pkg counters hace 10 años
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft hace 14 años
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
find-vdso-map.c e477f3f01a perf tools: Build programs to copy 32-bit compatibility hace 10 años
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT hace 12 años
header.c f7913971bd perf header: Set header version correctly hace 10 años
header.h e195fac807 perf build-id: Move build-id related functions to util/build-id.c hace 10 años
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
help.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
hist.c 87bbdf768f perf tools: Pass struct perf_hpp_fmt to its callbacks hace 10 años
hist.h 87bbdf768f perf tools: Pass struct perf_hpp_fmt to its callbacks hace 10 años
intlist.c 813335b8b2 perf util: Add findnew method to intlist hace 12 años
intlist.h 813335b8b2 perf util: Add findnew method to intlist hace 12 años
kvm-stat.h 3ae4a76ac8 perf kvm stat report: Save pid string in opts.target.pid hace 11 años
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ hace 16 años
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style hace 16 años
machine.c 260d819e3a perf machine: Fix __machine__findnew_thread() error path hace 10 años
machine.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way hace 10 años
map.c 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset hace 10 años
map.h 0a3873a8e2 perf symbols: Introduce 'for' method to iterate over the symbols with a given name hace 10 años
ordered-events.c 54bf53b1cb perf session: Add option to copy events when queueing hace 11 años
ordered-events.h 54bf53b1cb perf session: Add option to copy events when queueing hace 11 años
pager.c 21cfc5e103 perf tools: Add cat as fallback pager hace 11 años
parse-events.c b3890e4704 Merge branch 'perf/hw_breakpoints' into perf/core hace 10 años
parse-events.h b3890e4704 Merge branch 'perf/hw_breakpoints' into perf/core hace 10 años
parse-events.l 3741eb9f8c perf tools: allow user to specify hardware breakpoint bp_len hace 10 años
parse-events.y 3741eb9f8c perf tools: allow user to specify hardware breakpoint bp_len hace 10 años
parse-options.c 5594b557aa perf tools: Allow use of an exclusive option more than once hace 10 años
parse-options.h 42bd71d081 perf tools: Add support for exclusive option hace 10 años
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function hace 12 años
perf_regs.c 0c4e774fad perf tools: Cache register accesses for unwind processing hace 11 años
perf_regs.h 0c4e774fad perf tools: Cache register accesses for unwind processing hace 11 años
pmu.c aaea361749 perf tools: Extend format_alias() to include event parameters hace 10 años
pmu.h 1d9e446b91 perf tools: Add snapshot format file parsing hace 10 años
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition hace 13 años
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. hace 12 años
probe-event.c 25dd9171f5 perf probe: Fix probing kretprobes hace 10 años
probe-event.h 2b394bc446 perf probe: Do not access kallsyms when analyzing user binaries hace 11 años
probe-finder.c 4093325f82 perf probe: Fix crash in dwarf_getcfi_elf hace 10 años
probe-finder.h a15ad2f536 perf probe: Support distro-style debuginfo for uprobe hace 11 años
pstack.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object hace 11 años
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments hace 11 años
python-ext-sources 25cd480e44 tools: Remove bitops/hweight usage of bits in tools/perf hace 10 años
python.c 48000a1aed perf tools: Remove EOL whitespaces hace 10 años
quote.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
quote.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
rblist.c 813335b8b2 perf util: Add findnew method to intlist hace 12 años
rblist.h 813335b8b2 perf util: Add findnew method to intlist hace 12 años
record.c ce27309f67 perf tools: Use sysctl__read_int instead of ad-hoc copies hace 10 años
run-command.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety hace 11 años
run-command.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
session.c 4ac30cf74b perf tools: Do not use __perf_session__process_events() directly hace 10 años
session.h 4ac30cf74b perf tools: Do not use __perf_session__process_events() directly hace 10 años
setup.py 553873e1df tools/: Convert to new topic libraries hace 11 años
sigchain.c a41794cdd7 perf tools: Remove some unused functions hace 15 años
sigchain.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
sort.c 87bbdf768f perf tools: Pass struct perf_hpp_fmt to its callbacks hace 10 años
sort.h 2f3f9bcf00 perf tools: Add +field argument support for --field option hace 11 años
srcline.c ac931f87a6 perf: Fix building warning on ARM 32 hace 10 años
stat.c ffe4f3c0d1 perf stats: Add max and min stats hace 12 años
stat.h d944c4eebc tools: Consolidate types.h hace 11 años
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
strbuf.h a41794cdd7 perf tools: Remove some unused functions hace 15 años
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments hace 11 años
string.c 42f60c2d63 Revert "perf tools: Default to cpu// for events v5" hace 11 años
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast hace 11 años
strlist.h d8639f068a perf tools: Stop using 'self' in strlist hace 12 años
svghelper.c b97b59b93d perf timechart: Implement IO mode hace 11 años
svghelper.h b97b59b93d perf timechart: Implement IO mode hace 11 años
symbol-elf.c 0b064f4300 perf symbols: Support to read compressed module from build-id cache hace 10 años
symbol-minimal.c 7ad74b41e5 perf symbols: Fix use after free in filename__read_build_id hace 10 años
symbol.c 48000a1aed perf tools: Remove EOL whitespaces hace 10 años
symbol.h 18bd726418 perf symbols: Introduce method to iterate symbols ordered by name hace 10 años
target.c 3aa5939d71 perf record: Make per-cpu mmaps the default. hace 11 años
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. hace 11 años
thread-stack.c 92a9e4f7db perf tools: Enhance the thread stack to output call/return data hace 10 años
thread-stack.h 92a9e4f7db perf tools: Enhance the thread stack to output call/return data hace 10 años
thread.c a848080836 perf tools: Only override the default :tid comm entry hace 10 años
thread.h 00447ccdf3 perf tools: Add a thread stack for synthesizing call chains hace 10 años
thread_map.c 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent hace 11 años
thread_map.h 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent hace 11 años
tool.h 3c659eedad perf tools: Add id index hace 10 años
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts hace 11 años
top.h d944c4eebc tools: Consolidate types.h hace 11 años
trace-event-info.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object hace 11 años
trace-event-parse.c b58f608e31 perf tools: Fix memory leak in event_format__print function hace 11 años
trace-event-read.c ff527bccd4 perf tools: Remove needless getopt.h includes hace 11 años
trace-event-scripting.c d445dd2a78 perf scripting: Add 'flush' callback to scripting API hace 11 años
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent hace 11 años
trace-event.h d445dd2a78 perf scripting: Add 'flush' callback to scripting API hace 11 años
tsc.c a6a69db4b6 perf tools: Move rdtsc() function hace 11 años
tsc.h a6a69db4b6 perf tools: Move rdtsc() function hace 11 años
unwind-libdw.c dd8c17a5fe perf callchains: Use thread->mg->machine hace 10 años
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support hace 11 años
unwind-libunwind.c f1f13af99a perf callchain: Cache eh/debug frame offset for dwarf unwind hace 10 años
unwind.h dd8c17a5fe perf callchains: Use thread->mg->machine hace 10 años
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() hace 13 años
util.c ce27309f67 perf tools: Use sysctl__read_int instead of ad-hoc copies hace 10 años
util.h ac931f87a6 perf: Fix building warning on ARM 32 hace 10 años
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
values.h d944c4eebc tools: Consolidate types.h hace 11 años
vdso.c 46b1fa85ff perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built hace 10 años
vdso.h f6832e1720 perf tools: Add support for 32-bit compatibility VDSOs hace 10 años
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables hace 13 años
xyarray.c 69aad6f1ee perf tools: Introduce event selectors hace 14 años
xyarray.h 69aad6f1ee perf tools: Introduce event selectors hace 14 años
zlib.c e92ce12ed6 perf tools: Add gzip decompression support for kernel module hace 10 años