Linus Torvalds 88a57667f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
..
include 88a57667f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
scripting-engines adf5bcf395 perf script python: Removing event cache as it's no longer needed 11 years ago
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree 12 years ago
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
alias.c 046625231a perf tools: Introduce zfree 11 years ago
annotate.c 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset 10 years ago
annotate.h e592488c01 perf annotate: Support source line numbers in annotate 10 years ago
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 years ago
build-id.c 498922adf1 perf buildid-cache: Remove extra debugdir variables 10 years ago
build-id.h 73c5d224b4 perf build-id: Move disable_buildid_cache() to util/build-id.c 10 years ago
cache.h 94c0655fc1 perf tools: Add perf_config_u64 function 11 years ago
callchain.c f70b4e39de perf callchain: Fixup parameter handling error message 10 years ago
callchain.h 8b7bad58ef perf callchain: Support handling complete branch stacks as histograms 10 years ago
cgroup.c 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends 11 years ago
cgroup.h 023695d96e perf tool: Add cgroup support 14 years ago
cloexec.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 years ago
cloexec.h 57480d2cd9 perf tools: Enable close-on-exec flag on perf file descriptor 11 years ago
color.c d675107ce6 perf tools: Make __hpp__fmt() receive an additional len argument 11 years ago
color.h d675107ce6 perf tools: Make __hpp__fmt() receive an additional len argument 11 years ago
comm.c 65de51f93e perf tools: Identify which comms are from exec 11 years ago
comm.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way 11 years ago
config.c 99ce8e9fce perf tools: Add --buildid-dir option to set cache directory 10 years ago
cpumap.c f5b1f4e483 perf tools: Use cpu/possible instead of cpu/kernel_max 11 years ago
cpumap.h 7780c25bae perf tools: Allow ability to map cpus to nodes easily 11 years ago
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 years ago
data.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 years ago
data.h 6f9a317f2a perf tools: Add perf_data_file__write interface 11 years ago
db-export.c 758008b262 perf tools: Defer export of comms that were not 'set' 11 years ago
db-export.h 758008b262 perf tools: Defer export of comms that were not 'set' 11 years ago
debug.c f78eaef0e0 perf tools: Allow to force redirect pr_debug to stderr. 10 years ago
debug.h b2348e1d8a perf: Use strerror_r instead of strerror 11 years ago
dso.c e92ce12ed6 perf tools: Add gzip decompression support for kernel module 11 years ago
dso.h c00c48fc6e perf symbols: Preparation for compressed kernel module support 11 years ago
dwarf-aux.c 082f96a93e perf probe: Fix perf probe to find correct variable DIE 11 years ago
dwarf-aux.h e08cfd4bda perf probe: Fix to find line information for probe list 12 years ago
environment.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
event.c 3c659eedad perf tools: Add id index 11 years ago
event.h bee2782f30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
evlist.c 91529834d1 perf evlist: Use roundup_pow_of_two 10 years ago
evlist.h 956fa57106 perf evlist: Introduce strerror_mmap method 10 years ago
evsel.c a5a7fd76b5 perf tools: Remove perf_evsel__read interface 10 years ago
evsel.h 779d0b997e perf stat: Add support for per-pkg counters 10 years ago
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 years ago
exec_cmd.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
find-vdso-map.c e477f3f01a perf tools: Build programs to copy 32-bit compatibility 11 years ago
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 years ago
header.c 73c5d224b4 perf build-id: Move disable_buildid_cache() to util/build-id.c 10 years ago
header.h e195fac807 perf build-id: Move build-id related functions to util/build-id.c 11 years ago
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
hist.c a635fc511e perf tools: Remove hists from evsel 11 years ago
hist.h a635fc511e perf tools: Remove hists from evsel 11 years ago
hweight.c fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
intlist.c 813335b8b2 perf util: Add findnew method to intlist 12 years ago
intlist.h 813335b8b2 perf util: Add findnew method to intlist 12 years ago
kvm-stat.h 3ae4a76ac8 perf kvm stat report: Save pid string in opts.target.pid 11 years ago
levenshtein.c 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
levenshtein.h 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
machine.c 2e77784bb7 perf callchain: Move cpumode resolve code to add_callchain_ip 10 years ago
machine.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way 11 years ago
map.c 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset 10 years ago
map.h 11246c708a perf tools: Set thread->mg.machine in all places 11 years ago
ordered-events.c 54bf53b1cb perf session: Add option to copy events when queueing 11 years ago
ordered-events.h 54bf53b1cb perf session: Add option to copy events when queueing 11 years ago
pager.c 21cfc5e103 perf tools: Add cat as fallback pager 11 years ago
parse-events.c 1d9e446b91 perf tools: Add snapshot format file parsing 10 years ago
parse-events.h dcb4e1022b perf tools: Parse the pmu event prefix and suffix 11 years ago
parse-events.l ba32a4511c perf tools: Add support to new style format of kernel PMU event 11 years ago
parse-events.y ba32a4511c perf tools: Add support to new style format of kernel PMU event 11 years ago
parse-options.c 42bd71d081 perf tools: Add support for exclusive option 11 years ago
parse-options.h 42bd71d081 perf tools: Add support for exclusive option 11 years ago
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 years ago
perf_regs.c 0c4e774fad perf tools: Cache register accesses for unwind processing 11 years ago
perf_regs.h 0c4e774fad perf tools: Cache register accesses for unwind processing 11 years ago
pmu.c 1d9e446b91 perf tools: Add snapshot format file parsing 10 years ago
pmu.h 1d9e446b91 perf tools: Add snapshot format file parsing 10 years ago
pmu.l cd82a32e99 perf tools: Add perf pmu object to access pmu format definition 13 years ago
pmu.y 85df3b3769 perf tools: Fix build with bison 2.3 and older. 12 years ago
probe-event.c 5e17b28f1e perf probe: Add --quiet option to suppress output result message 11 years ago
probe-event.h 2b394bc446 perf probe: Do not access kallsyms when analyzing user binaries 11 years ago
probe-finder.c 664fee3dc3 perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name 11 years ago
probe-finder.h a15ad2f536 perf probe: Support distro-style debuginfo for uprobe 11 years ago
pstack.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 years ago
pstack.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 12 years ago
python-ext-sources cd0cfad74e perf tools: Move fs.* to lib/api/fs/ 11 years ago
python.c 1b85337d06 tools lib api: Adopt fdarray class from perf's evlist 11 years ago
quote.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
quote.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
rblist.c 813335b8b2 perf util: Add findnew method to intlist 12 years ago
rblist.h 813335b8b2 perf util: Add findnew method to intlist 12 years ago
record.c ce27309f67 perf tools: Use sysctl__read_int instead of ad-hoc copies 10 years ago
run-command.c 6e81c74cbf perf util: Replace strerror with strerror_r for thread-safety 11 years ago
run-command.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
session.c bee2782f30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
session.h a293829df7 perf session: Add perf_session__deliver_synth_event() 11 years ago
setup.py 553873e1df tools/: Convert to new topic libraries 11 years ago
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 years ago
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
sort.c 85c116a6cb perf callchain: Make get_srcline fall back to sym+offset 10 years ago
sort.h 2f3f9bcf00 perf tools: Add +field argument support for --field option 11 years ago
srcline.c ac931f87a6 perf: Fix building warning on ARM 32 10 years ago
stat.c ffe4f3c0d1 perf stats: Add max and min stats 12 years ago
stat.h d944c4eebc tools: Consolidate types.h 11 years ago
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 years ago
strfilter.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
strfilter.h 316c7136f8 perf tools: Finish the removal of 'self' arguments 12 years ago
string.c 42f60c2d63 Revert "perf tools: Default to cpu// for events v5" 11 years ago
strlist.c 7d16c63423 perf tools: Fix build error due to zfree() cast 11 years ago
strlist.h d8639f068a perf tools: Stop using 'self' in strlist 12 years ago
svghelper.c b97b59b93d perf timechart: Implement IO mode 11 years ago
svghelper.h b97b59b93d perf timechart: Implement IO mode 11 years ago
symbol-elf.c aaba4e12a9 perf symbols: Move bfd_demangle stubbing to its only user 10 years ago
symbol-minimal.c 7ad74b41e5 perf symbols: Fix use after free in filename__read_build_id 10 years ago
symbol.c 00dc865798 perf record: Do not save pathname in ./debug/.build-id directory for vmlinux 11 years ago
symbol.h 8b7bad58ef perf callchain: Support handling complete branch stacks as histograms 10 years ago
target.c 3aa5939d71 perf record: Make per-cpu mmaps the default. 11 years ago
target.h 9c105fbc94 perf target: Move the checking of which map function to call into function. 11 years ago
thread-stack.c 92a9e4f7db perf tools: Enhance the thread stack to output call/return data 11 years ago
thread-stack.h 92a9e4f7db perf tools: Enhance the thread stack to output call/return data 11 years ago
thread.c a848080836 perf tools: Only override the default :tid comm entry 10 years ago
thread.h 00447ccdf3 perf tools: Add a thread stack for synthesizing call chains 11 years ago
thread_map.c 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent 11 years ago
thread_map.h 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent 11 years ago
tool.h 3c659eedad perf tools: Add id index 11 years ago
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts 11 years ago
top.h d944c4eebc tools: Consolidate types.h 11 years ago
trace-event-info.c 84f5d36f48 perf tools: Move pr_* debug macros into debug object 11 years ago
trace-event-parse.c b58f608e31 perf tools: Fix memory leak in event_format__print function 11 years ago
trace-event-read.c ff527bccd4 perf tools: Remove needless getopt.h includes 11 years ago
trace-event-scripting.c d445dd2a78 perf scripting: Add 'flush' callback to scripting API 11 years ago
trace-event.c 8d0c2224ca tools lib traceevent: Make plugin unload function receive pevent 11 years ago
trace-event.h d445dd2a78 perf scripting: Add 'flush' callback to scripting API 11 years ago
tsc.c a6a69db4b6 perf tools: Move rdtsc() function 11 years ago
tsc.h a6a69db4b6 perf tools: Move rdtsc() function 11 years ago
unwind-libdw.c dd8c17a5fe perf callchains: Use thread->mg->machine 11 years ago
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support 11 years ago
unwind-libunwind.c dd8c17a5fe perf callchains: Use thread->mg->machine 11 years ago
unwind.h dd8c17a5fe perf callchains: Use thread->mg->machine 11 years ago
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 years ago
util.c ce27309f67 perf tools: Use sysctl__read_int instead of ad-hoc copies 10 years ago
util.h ac931f87a6 perf: Fix building warning on ARM 32 10 years ago
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
values.h d944c4eebc tools: Consolidate types.h 11 years ago
vdso.c 46b1fa85ff perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built 11 years ago
vdso.h f6832e1720 perf tools: Add support for 32-bit compatibility VDSOs 11 years ago
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 years ago
xyarray.c 69aad6f1ee perf tools: Introduce event selectors 14 years ago
xyarray.h 69aad6f1ee perf tools: Introduce event selectors 14 years ago
zlib.c e92ce12ed6 perf tools: Add gzip decompression support for kernel module 11 years ago