Sukadev Bhattiprolu 9fb4765451 perf tools: Fix build break on powerpc due to sample_reg_masks 10 жил өмнө
..
include 307bc97195 tools: Copy rbtree_augmented.h from the kernel 10 жил өмнө
intel-pt-decoder 04aa90b529 perf build: Fix Intel PT instruction decoder dependency problem 10 жил өмнө
scripting-engines 609a740452 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX 10 жил өмнө
Build 9fb4765451 perf tools: Fix build break on powerpc due to sample_reg_masks 9 жил өмнө
PERF-VERSION-GEN a614d01bdd perf tools: Fix version when building out of tree 11 жил өмнө
abspath.c a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
alias.c 046625231a perf tools: Introduce zfree 11 жил өмнө
annotate.c 133de94043 perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy 10 жил өмнө
annotate.h 30e863bb6f perf annotate: Compute IPC and basic block cycles 10 жил өмнө
auxtrace.c d0170af700 perf tools: Add Intel BTS support 10 жил өмнө
auxtrace.h d0170af700 perf tools: Add Intel BTS support 10 жил өмнө
bitmap.c 850f8127fa perf tools: Add bitmap_or function into bitmap object 13 жил өмнө
build-id.c 0b5a7935f3 perf buildid: Introduce sysfs/filename__sprintf_build_id 10 жил өмнө
build-id.h 0b5a7935f3 perf buildid: Introduce sysfs/filename__sprintf_build_id 10 жил өмнө
cache.h 4fd113b5ce perf report: Fix some option handling on --stdio 10 жил өмнө
callchain.c 076a30c411 perf callchain: Move option parsing code to util.c 10 жил өмнө
callchain.h 076a30c411 perf callchain: Move option parsing code to util.c 10 жил өмнө
cgroup.c f812d3045c perf cgroup: Use atomic.h for refcounting 10 жил өмнө
cgroup.h f812d3045c perf cgroup: Use atomic.h for refcounting 10 жил өмнө
cloexec.c 2b42b09b88 perf bench numa: Fix to show proper convergence stats 10 жил өмнө
cloexec.h f151f53aa4 perf tools: Fix build errors with mipsel-linux-uclibc compiler 10 жил өмнө
color.c b7a001d206 perf tools: Do not include escape sequences in color_vfprintf return 10 жил өмнө
color.h 8011de7ab3 perf tools: Remove trail argument to color vsprintf 10 жил өмнө
comm.c 86c19525b7 perf comm: Use atomic.h for refcounting 10 жил өмнө
comm.h 0db15b1e84 perf tools: Add facility to export data in database-friendly way 10 жил өмнө
config.c aa61fd05ca perf tools: Introduce llvm config options 10 жил өмнө
counts.c d809560b36 perf stat: Move perf_counts struct and functions into separate object 10 жил өмнө
counts.h d809560b36 perf stat: Move perf_counts struct and functions into separate object 10 жил өмнө
cpumap.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 жил өмнө
cpumap.h f30a79b012 perf tools: Add reference counting for cpu_map object 10 жил өмнө
ctype.c 3bd2b8d109 perf tools: ctype.c only wants util.h 13 жил өмнө
data-convert-bt.c d4ae421392 perf data: Fix signedness of value 10 жил өмнө
data-convert-bt.h bd05954bfa perf data: Support using -f to override perf.data file ownership for 'convert' 10 жил өмнө
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 11 жил өмнө
db-export.c 427cde3287 perf db-export: Fix thread ref-counting 10 жил өмнө
db-export.h b83e868d0a perf db-export: No need to have ->thread twice in struct export_sample 10 жил өмнө
debug.c 0af0885ef6 perf tools: Introduce veprintf 10 жил өмнө
debug.h 0af0885ef6 perf tools: Introduce veprintf 10 жил өмнө
dso.c d3a7c489c7 perf tools: Reference count struct dso 10 жил өмнө
dso.h c0b4dffbc5 perf annotate: Reset the dso find_symbol cache when removing symbols 10 жил өмнө
dwarf-aux.c 86a7602745 perf probe: Fix to add missed brace around if block 10 жил өмнө
dwarf-aux.h d4c537e6bf perf probe: Ignore tail calls to probed functions 10 жил өмнө
environment.c 4fd113b5ce perf report: Fix some option handling on --stdio 10 жил өмнө
event.c 0286039f77 perf tools: Add new PERF_RECORD_SWITCH event 10 жил өмнө
event.h 0e332f033a perf tools: Add support for cycles, weight branch_info field 10 жил өмнө
evlist.c 8c0498b689 perf evlist: Fix create_syswide_maps() not propagating maps 10 жил өмнө
evlist.h f114d6eff7 perf evlist: Fix splice_list_tail() not setting evlist 10 жил өмнө
evsel.c fce4d296b4 perf evsel: Add own_cpus member 10 жил өмнө
evsel.h fce4d296b4 perf evsel: Add own_cpus member 10 жил өмнө
exec_cmd.c a3d1ee10d1 perf tools: Makefile: Remove various and sundry cruft 14 жил өмнө
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 10 жил өмнө
generate-cmdlist.sh 89fe808ae7 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT 12 жил өмнө
header.c caa470475d perf header: Fixup reading of HEADER_NRCPUS feature 10 жил өмнө
header.h ce80d3bef9 perf tools: Rename perf_session_env to perf_env 10 жил өмнө
help.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
help.h 8b40f521cf perf tools: Protect header files with a consistent style 16 жил өмнө
hist.c 9e207ddfa2 perf report: Show call graph from reference events 10 жил өмнө
hist.h ce80d3bef9 perf tools: Rename perf_session_env to perf_env 10 жил өмнө
intel-bts.c 53ff6bc37b perf tools: Fix use of wrong event when processing exit events 10 жил өмнө
intel-bts.h d0170af700 perf tools: Add Intel BTS support 10 жил өмнө
intel-pt.c 53ff6bc37b perf tools: Fix use of wrong event when processing exit events 10 жил өмнө
intel-pt.h 11fa7cb86b perf tools: Pass Intel PT information for decoding MTC and CYC 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 8cc5ec1f75 perf kvm: Support using -f to override perf.data.guest file ownership 10 жил өмнө
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 жил өмнө
llvm-utils.c 9bc898c701 perf tests: Add LLVM test for eBPF on-the-fly compiling 10 жил өмнө
llvm-utils.h 9bc898c701 perf tests: Add LLVM test for eBPF on-the-fly compiling 10 жил өмнө
lzma.c 80a32e5b49 perf tools: Add lzma decompression support for kernel module 10 жил өмнө
machine.c 40a2ea1bd9 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes 10 жил өмнө
machine.h 0286039f77 perf tools: Add new PERF_RECORD_SWITCH event 10 жил өмнө
map.c 66671d001a perf tools: Initialize reference counts in map__clone() 10 жил өмнө
map.h e6ce712634 perf symbols: Introduce map__is_(kernel,kmodule)() 10 жил өмнө
ordered-events.c 5c9ce1e644 perf ordered_events: Clear the progress bar at the end of a flush 10 жил өмнө
ordered-events.h 9870d78095 perf ordered_samples: Remove references to perf_{evlist,tool} and machines 10 жил өмнө
pager.c 4fd113b5ce perf report: Fix some option handling on --stdio 10 жил өмнө
parse-branch-options.c 5b68164d6a perf record: Add support for sampling indirect jumps 10 жил өмнө
parse-branch-options.h f00898f4e2 perf tools: Move branch option parsing to own file 10 жил өмнө
parse-events.c fce4d296b4 perf evsel: Add own_cpus member 10 жил өмнө
parse-events.h d457c96392 perf callchain: Per-event type selection support 10 жил өмнө
parse-events.l d457c96392 perf callchain: Per-event type selection support 10 жил өмнө
parse-events.y 5ad4da4302 perf tools: Fix parse_events_add_pmu caller 10 жил өмнө
parse-options.c 0c8c20779c perf report: Don't allow empty argument for '-t'. 10 жил өмнө
parse-options.h 2dd6d8a10a perf record: Add AUX area tracing Snapshot Mode support 10 жил өмнө
parse-regs-options.c bcc84ec65a perf record: Add ability to name registers to record 10 жил өмнө
parse-regs-options.h bcc84ec65a perf record: Add ability to name registers to record 10 жил өмнө
path.c fb1c9185e3 tools/perf: Turn strlcpy() into a __weak function 12 жил өмнө
perf_regs.c 9fb4765451 perf tools: Fix build break on powerpc due to sample_reg_masks 9 жил өмнө
perf_regs.h 9fb4765451 perf tools: Fix build break on powerpc due to sample_reg_masks 9 жил өмнө
pmu.c d0170af700 perf tools: Add Intel BTS support 10 жил өмнө
pmu.h 09ff607176 perf tools: Add perf_pmu__format_bits() 10 жил өмнө
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. 12 жил өмнө
probe-event.c 266fa2b222 perf probe: Use existing routine to look for a kernel module by dso->short_name 10 жил өмнө
probe-event.h da15bd9df4 perf probe: Support probing at absolute address 10 жил өмнө
probe-file.c 92f6c72e7a perf probe: Move ftrace probe-event operations to probe-file.c 10 жил өмнө
probe-file.h 92f6c72e7a perf probe: Move ftrace probe-event operations to probe-file.c 10 жил өмнө
probe-finder.c da15bd9df4 perf probe: Support probing at absolute address 10 жил өмнө
probe-finder.h ddb2f58f9f perf probe: Introduce probe_conf global configs 10 жил өмнө
pstack.c c8539e3fc6 perf tools: Introduce pstack_peek() 10 жил өмнө
pstack.h c8539e3fc6 perf tools: Introduce pstack_peek() 10 жил өмнө
python-ext-sources d809560b36 perf stat: Move perf_counts struct and functions into separate object 10 жил өмнө
python.c 84576da2f7 perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc} 10 жил өмнө
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 835095653e perf tools: Add a helper function to probe whether cpu-wide tracing is possible 10 жил өмнө
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 381c02f6d8 perf record: Avoid infinite loop at buildid processing with no samples 10 жил өмнө
session.h 99fa298453 perf tools: Add AUX area tracing index 10 жил өмнө
setup.py 285a8f247b tools lib api: Rename libapikfs.a to libapi.a 10 жил өмнө
sigchain.c a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
sigchain.h a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
sort.c 76b1065581 perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing 10 жил өмнө
sort.h 31191a85fb perf report: Add support for srcfile sort key 10 жил өмнө
srcline.c a9710ba091 perf tools: Support full source file paths for srcline 10 жил өмнө
stat-shadow.c 5497628576 perf stat: Fix transaction lenght metrics 10 жил өмнө
stat.c 02d8dabc50 perf stat: Fix per-pkg event reporting bug 10 жил өмнө
stat.h d809560b36 perf stat: Move perf_counts struct and functions into separate object 10 жил өмнө
strbuf.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
strbuf.h a41794cdd7 perf tools: Remove some unused functions 15 жил өмнө
strfilter.c 3f51972c59 perf tools: Add strfilter__string to recover rules string 10 жил өмнө
strfilter.h 3f51972c59 perf tools: Add strfilter__string to recover rules string 10 жил өмнө
string.c 93ec4ce789 perf tools: Asprintf like functions to format integer filter expression 10 жил өмнө
strlist.c 8816d38d49 perf strlist: Make parse_list() private 10 жил өмнө
strlist.h 8816d38d49 perf strlist: Make parse_list() private 10 жил өмнө
svghelper.c f30a79b012 perf tools: Add reference counting for cpu_map object 10 жил өмнө
svghelper.h b97b59b93d perf timechart: Implement IO mode 11 жил өмнө
symbol-elf.c b5cabbcbd1 perf tools: Fix copying of /proc/kcore 10 жил өмнө
symbol-minimal.c 18425f13a0 perf symbols: Save DSO loading errno to better report errors 10 жил өмнө
symbol.c ce80d3bef9 perf tools: Rename perf_session_env to perf_env 10 жил өмнө
symbol.h ce80d3bef9 perf tools: Rename perf_session_env to perf_env 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. 11 жил өмнө
thread-stack.c a5499b3719 perf tools: Ensure thread-stack is flushed 10 жил өмнө
thread-stack.h a5499b3719 perf tools: Ensure thread-stack is flushed 10 жил өмнө
thread.c 0d7e7acc47 perf tools: Avoid deadlock when map_groups are broken 10 жил өмнө
thread.h 86066064e3 perf tools: Elliminate alignment holes 10 жил өмнө
thread_map.c a11c51acc5 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core 10 жил өмнө
thread_map.h 792402fd5c perf thrad_map: Add comm string into array 10 жил өмнө
tool.h 0286039f77 perf tools: Add new PERF_RECORD_SWITCH event 10 жил өмнө
top.c b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts 11 жил өмнө
top.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
trace-event-info.c 6e5259e9b5 perf tools: Stop copying kallsyms into the perf.data file header 10 жил өмнө
trace-event-parse.c 4263cece22 perf tools: Stop reading the kallsyms data from perf.data 10 жил өмнө
trace-event-read.c 4263cece22 perf tools: Stop reading the kallsyms data from perf.data 10 жил өмнө
trace-event-scripting.c f9d5d549d2 perf scripting: No need to pass thread twice to the scripting callbacks 10 жил өмнө
trace-event.c 959c2199d4 perf python: Remove dependency on 'machine' methods 10 жил өмнө
trace-event.h 959c2199d4 perf python: Remove dependency on 'machine' methods 10 жил өмнө
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 10 жил өмнө
unwind-libdw.h 5ea8415407 perf tools: Add libdw DWARF post unwind support 11 жил өмнө
unwind-libunwind.c f005813afb perf unwind: Fix a compile error 10 жил өмнө
unwind.h dd8c17a5fe perf callchains: Use thread->mg->machine 10 жил өмнө
usage.c dfe78adaac perf target: Introduce perf_target__parse_uid() 13 жил өмнө
util.c bf6445631c perf tools: Bool functions shouldn't return -1 10 жил өмнө
util.h 9f44f0cc1c perf tools: Add tracing_path and remove unneeded functions 10 жил өмнө
values.c 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 жил өмнө
values.h d944c4eebc tools: Consolidate types.h 11 жил өмнө
vdso.c 6d545a632f perf tools: Fix lockup using 32-bit compat vdso 10 жил өмнө
vdso.h 9a4388c711 perf machine: Fix up vdso methods names 10 жил өмнө
wrapper.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 жил өмнө
xyarray.c b45f65e8fd perf tools: Introduce xyarray__reset function 10 жил өмнө
xyarray.h b45f65e8fd perf tools: Introduce xyarray__reset function 10 жил өмнө
zlib.c e92ce12ed6 perf tools: Add gzip decompression support for kernel module 10 жил өмнө