.. |
c++
|
edd695b032
perf clang: Compile BPF script using builtin clang support
|
8 years ago |
include
|
293d5b4394
perf probe: Support probing on offline cross-arch binary
|
9 years ago |
intel-pt-decoder
|
faaa87680b
perf intel-pt/bts: Report instruction bytes and length in sample
|
8 years ago |
libunwind
|
3bd03c9583
perf unwind: Fix wrongly used regs for aarch64 unwind
|
9 years ago |
scripting-engines
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 years ago |
Build
|
00b86691c7
perf clang: Add builtin clang support ant test case
|
8 years ago |
PERF-VERSION-GEN
|
a614d01bdd
perf tools: Fix version when building out of tree
|
11 years ago |
alias.c
|
175729fc2c
perf tools: Remove needless includes from cache.h
|
9 years ago |
annotate.c
|
edee44be59
perf annotate: Don't throw error for zero length symbols
|
8 years ago |
annotate.h
|
e216874cc1
perf annotate: Fix jump target outside of function address range
|
8 years ago |
auxtrace.c
|
1b36c03e35
perf record: Add support for using symbols in address filters
|
8 years ago |
auxtrace.h
|
1b36c03e35
perf record: Add support for using symbols in address filters
|
8 years ago |
block-range.c
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 years ago |
block-range.h
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 years ago |
bpf-loader.c
|
edd695b032
perf clang: Compile BPF script using builtin clang support
|
8 years ago |
bpf-loader.h
|
cd102d70fe
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
|
9 years ago |
bpf-prologue.c
|
bfc077b4cf
perf bpf: Add prologue for BPF programs for fetching arguments
|
9 years ago |
bpf-prologue.h
|
bfc077b4cf
perf bpf: Add prologue for BPF programs for fetching arguments
|
9 years ago |
build-id.c
|
f9655200ec
perf probe: Increase debug level of SDT debug messages
|
8 years ago |
build-id.h
|
a598180aa1
perf probe: Support @BUILDID or @FILE suffix for SDT events
|
9 years ago |
cache.h
|
175729fc2c
perf tools: Remove needless includes from cache.h
|
9 years ago |
call-path.c
|
451db12617
perf tools: Refactor code to move call path handling out of thread-stack
|
9 years ago |
call-path.h
|
451db12617
perf tools: Refactor code to move call path handling out of thread-stack
|
9 years ago |
callchain.c
|
571f1eb9b9
perf callchain: Introduce callchain_cursor__copy()
|
8 years ago |
callchain.h
|
571f1eb9b9
perf callchain: Introduce callchain_cursor__copy()
|
8 years ago |
cgroup.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
cgroup.h
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 years ago |
cloexec.c
|
c7007e9836
perf tools: Introduce weak alternative to sched_getcpu()
|
9 years ago |
cloexec.h
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 years ago |
color.c
|
d0761e37fe
perf tools: Uninline scnprintf() and vscnprint()
|
9 years ago |
color.h
|
8011de7ab3
perf tools: Remove trail argument to color vsprintf
|
10 years ago |
comm.c
|
86c19525b7
perf comm: Use atomic.h for refcounting
|
10 years ago |
comm.h
|
0db15b1e84
perf tools: Add facility to export data in database-friendly way
|
10 years ago |
config.c
|
08d090cfed
perf config: Mark where are config items from (user or system)
|
8 years ago |
config.h
|
08d090cfed
perf config: Mark where are config items from (user or system)
|
8 years ago |
counts.c
|
d809560b36
perf stat: Move perf_counts struct and functions into separate object
|
10 years ago |
counts.h
|
d809560b36
perf stat: Move perf_counts struct and functions into separate object
|
10 years ago |
cpumap.c
|
9a6c582d57
perf cpu_map: Add more helpers
|
9 years ago |
cpumap.h
|
9a6c582d57
perf cpu_map: Add more helpers
|
9 years ago |
cs-etm.h
|
a818c563ae
perf tools: Add coresight etm PMU record capabilities
|
9 years ago |
ctype.c
|
8e2fc44f46
perf ui/stdio: Align column header for hierarchy output
|
9 years ago |
data-convert-bt.c
|
f2c8852e6e
perf data: Fix building in 32 bit platform with libbabeltrace
|
8 years ago |
data-convert-bt.h
|
3275f68e50
perf data ctf: Pass convert options through opts structure
|
9 years ago |
data-convert.h
|
f02a6489d1
perf data ctf: Add 'all' option
|
9 years ago |
data.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
data.h
|
040f9915e9
perf data: Add perf_data_file__switch() helper
|
9 years ago |
db-export.c
|
480ca357fd
perf thread: Adopt get_main_thread from db-export.c
|
9 years ago |
db-export.h
|
568850eaad
perf script: Add call path id to exported sample in db export
|
9 years ago |
debug.c
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 years ago |
debug.h
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
demangle-java.c
|
e9c4bcdd34
perf symbols: add Java demangling support
|
9 years ago |
demangle-java.h
|
e9c4bcdd34
perf symbols: add Java demangling support
|
9 years ago |
demangle-rust.c
|
cae15db749
perf symbols: Add Rust demangling
|
9 years ago |
demangle-rust.h
|
cae15db749
perf symbols: Add Rust demangling
|
9 years ago |
drv_configs.c
|
859442bd3f
perf pmu: Push configuration down to PMU driver
|
9 years ago |
drv_configs.h
|
859442bd3f
perf pmu: Push configuration down to PMU driver
|
9 years ago |
dso.c
|
3c028a0cb5
perf symbols: Do not open device files
|
9 years ago |
dso.h
|
d0761e37fe
perf tools: Uninline scnprintf() and vscnprint()
|
9 years ago |
dwarf-aux.c
|
d5a00296a6
perf probe: Match linkage name with mangled name
|
8 years ago |
dwarf-aux.h
|
d5a00296a6
perf probe: Match linkage name with mangled name
|
8 years ago |
dwarf-regs.c
|
293d5b4394
perf probe: Support probing on offline cross-arch binary
|
9 years ago |
env.c
|
c60da22aca
perf header: Transform nodes string info to struct
|
9 years ago |
env.h
|
c60da22aca
perf header: Transform nodes string info to struct
|
9 years ago |
event.c
|
973186ca7f
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
|
8 years ago |
event.h
|
faaa87680b
perf intel-pt/bts: Report instruction bytes and length in sample
|
8 years ago |
evlist.c
|
18ef15c675
perf tools: Experiment with cppcheck
|
8 years ago |
evlist.h
|
f6cdff8329
perf evlist: Make {pause,resume} internal helpers
|
9 years ago |
evsel.c
|
a359c17a7e
perf evsel: Allow to ignore missing pid
|
8 years ago |
evsel.h
|
a359c17a7e
perf evsel: Allow to ignore missing pid
|
8 years ago |
evsel_fprintf.c
|
64eff7d9c4
perf script: Add option to stop printing callchain
|
8 years ago |
find-vdso-map.c
|
e477f3f01a
perf tools: Build programs to copy 32-bit compatibility
|
10 years ago |
genelf.c
|
086f9f3d78
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
|
8 years ago |
genelf.h
|
086f9f3d78
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
|
8 years ago |
genelf_debug.c
|
598b7c6919
perf jit: add source line info support
|
9 years ago |
generate-cmdlist.sh
|
cbd08b7335
perf tools: Do not show trace command if it's not compiled in
|
9 years ago |
group.h
|
44b1e60ab5
perf stat: Basic support for TopDown in perf stat
|
9 years ago |
header.c
|
0c2aff4c78
perf header: Display feature name on write failure
|
8 years ago |
header.h
|
933f82ff72
perf pmu: Use pmu_events table to create aliases
|
8 years ago |
help-unknown-cmd.c
|
d0761e37fe
perf tools: Uninline scnprintf() and vscnprint()
|
9 years ago |
help-unknown-cmd.h
|
5feaac248a
perf tools: Move help_unknown_cmd() to its own file
|
9 years ago |
hist.c
|
69e6cdd0cf
Merge branch 'linus' into perf/core, to pick up fixes
|
8 years ago |
hist.h
|
9857b7173c
perf c2c report: Limit the cachelines table entries
|
8 years ago |
intel-bts.c
|
faaa87680b
perf intel-pt/bts: Report instruction bytes and length in sample
|
8 years ago |
intel-bts.h
|
d0170af700
perf tools: Add Intel BTS support
|
10 years ago |
intel-pt.c
|
faaa87680b
perf intel-pt/bts: Report instruction bytes and length in sample
|
8 years ago |
intel-pt.h
|
c093f308ce
perf intel-pt: Record address filter in AUXTRACE_INFO event
|
8 years ago |
intlist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
intlist.h
|
10daf4d01b
perf intlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
jit.h
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 years ago |
jitdump.c
|
6760d77b70
perf jit: Check JITHEADER_VERSION
|
8 years ago |
jitdump.h
|
0284fecd13
perf jit: Add unwinding support
|
8 years ago |
kvm-stat.h
|
066d3593e1
perf kvm/powerpc: Port perf kvm stat to powerpc
|
9 years ago |
levenshtein.c
|
175729fc2c
perf tools: Remove needless includes from cache.h
|
9 years ago |
levenshtein.h
|
8b40f521cf
perf tools: Protect header files with a consistent style
|
16 years ago |
llvm-utils.c
|
2bd42de0e1
perf llvm: Extract helpers in llvm-utils.c
|
8 years ago |
llvm-utils.h
|
2bd42de0e1
perf llvm: Extract helpers in llvm-utils.c
|
8 years ago |
lzma.c
|
ffe67c2fab
perf tools: Fix error handling of lzma decompression
|
9 years ago |
machine.c
|
410024dbbc
perf report: Add branch flag to callchain cursor node
|
8 years ago |
machine.h
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 years ago |
map.c
|
21e8c81095
perf hists browser: Dynamically change verbosity level
|
8 years ago |
map.h
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 years ago |
mem-events.c
|
dba8ab9379
perf c2c report: Add struct c2c_stats::tot_hitm field
|
8 years ago |
mem-events.h
|
dba8ab9379
perf c2c report: Add struct c2c_stats::tot_hitm field
|
8 years ago |
ordered-events.c
|
4532f64297
perf ordered_events: Introduce reinit()
|
9 years ago |
ordered-events.h
|
4532f64297
perf ordered_events: Introduce reinit()
|
9 years ago |
parse-branch-options.c
|
46cb25b1a0
perf tools: Add missing object file to the python binding linkage list
|
8 years ago |
parse-branch-options.h
|
ac12f6764c
perf tools: Implement branch_type event parameter
|
8 years ago |
parse-events.c
|
ac12f6764c
perf tools: Implement branch_type event parameter
|
8 years ago |
parse-events.h
|
c8d6828a65
perf list: Support long jevents descriptions
|
8 years ago |
parse-events.l
|
2d470b62fa
perf jevents: Handle events including .c and .o
|
8 years ago |
parse-events.y
|
dd60fba732
perf tools: Add infrastructure for PMU specific configuration
|
9 years ago |
parse-regs-options.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
parse-regs-options.h
|
bcc84ec65a
perf record: Add ability to name registers to record
|
10 years ago |
path.c
|
175729fc2c
perf tools: Remove needless includes from cache.h
|
9 years ago |
perf-hooks-list.h
|
a074865e60
perf tools: Introduce perf hooks
|
8 years ago |
perf-hooks.c
|
8ad85e9e6f
perf tools: Pass context to perf hook functions
|
8 years ago |
perf-hooks.h
|
8ad85e9e6f
perf tools: Pass context to perf hook functions
|
8 years ago |
perf_regs.c
|
f47822078d
perf tools: Fix perf regs mask generation
|
9 years ago |
perf_regs.h
|
9fb4765451
perf tools: Fix build break on powerpc due to sample_reg_masks
|
9 years ago |
pmu.c
|
67bdc35fb4
perf list: Support matching by topic
|
8 years ago |
pmu.h
|
dd5f10368a
perf list jevents: Add support for event list topics
|
8 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
|
613f050d68
perf probe: Fix to probe on gcc generated functions in modules
|
8 years ago |
probe-event.h
|
d6be16719e
perf tools: Add missing struct definition in probe_event.h
|
8 years ago |
probe-file.c
|
f9655200ec
perf probe: Increase debug level of SDT debug messages
|
8 years ago |
probe-file.h
|
180b20616c
perf probe: Add supported for type casting by the running kernel
|
9 years ago |
probe-finder.c
|
613f050d68
perf probe: Fix to probe on gcc generated functions in modules
|
8 years ago |
probe-finder.h
|
613f050d68
perf probe: Fix to probe on gcc generated functions in modules
|
8 years ago |
pstack.c
|
c8539e3fc6
perf tools: Introduce pstack_peek()
|
10 years ago |
pstack.h
|
c8539e3fc6
perf tools: Introduce pstack_peek()
|
10 years ago |
python-ext-sources
|
46cb25b1a0
perf tools: Add missing object file to the python binding linkage list
|
8 years ago |
python.c
|
accaed2659
perf tools: Make is_printable_array global
|
9 years ago |
quote.c
|
e7b32d12a2
perf tools: Normalize sq_quote_argv() error reporting
|
8 years ago |
quote.h
|
380a71a22b
perf quote: Disentangle headers
|
9 years ago |
rb_resort.h
|
98a91837dd
perf rb_resort: Rename for_each() macros to for_each_entry()
|
9 years ago |
rblist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
rblist.h
|
813335b8b2
perf util: Add findnew method to intlist
|
11 years ago |
record.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
session.c
|
f45f56151a
perf report: Move captured info to generic header info
|
8 years ago |
session.h
|
e20ab86e51
perf evsel: Move some methods from session.[ch] to evsel.[ch]
|
9 years ago |
setup.py
|
67d5268908
perf tools: Fix python extension build
|
9 years ago |
sort.c
|
89d9ba8f58
perf c2c report: Add src line sort key
|
8 years ago |
sort.h
|
89d9ba8f58
perf c2c report: Add src line sort key
|
8 years ago |
srcline.c
|
2f84b42b28
perf tools: Always use non inlined file name for 'srcfile' sort key
|
10 years ago |
stat-shadow.c
|
239bd47f83
perf stat: Add computation of TopDown formulas
|
9 years ago |
stat.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
stat.h
|
239bd47f83
perf stat: Add computation of TopDown formulas
|
9 years ago |
strbuf.c
|
7ed0958ae8
perf strbuf: Add missing headers
|
9 years ago |
strbuf.h
|
18ef15c675
perf tools: Experiment with cppcheck
|
8 years ago |
strfilter.c
|
3f51972c59
perf tools: Add strfilter__string to recover rules string
|
10 years ago |
strfilter.h
|
3f51972c59
perf tools: Add strfilter__string to recover rules string
|
10 years ago |
string.c
|
38d14f0c58
perf list: Make vendor event matching case insensitive
|
8 years ago |
strlist.c
|
dd8232bc9d
perf tools: Add file_only config option to strlist
|
9 years ago |
strlist.h
|
602a1f4daa
perf tools: Rename strlist_for_each() macros to for_each_entry()
|
9 years ago |
svghelper.c
|
af4b2c972a
perf timechart: Use NSEC_PER_U?SEC
|
9 years ago |
svghelper.h
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 years ago |
symbol-elf.c
|
7934c98a6e
perf symbols: Robustify reading of build-id from sysfs
|
8 years ago |
symbol-minimal.c
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 years ago |
symbol.c
|
ed6c166cc7
perf diff: Do not overwrite valid build id
|
8 years ago |
symbol.h
|
64eff7d9c4
perf script: Add option to stop printing callchain
|
8 years ago |
symbol_fprintf.c
|
a8763445f6
perf symbols: Print symbol offsets conditionally
|
8 years ago |
syscalltbl.c
|
1b700c9975
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
|
9 years ago |
syscalltbl.h
|
5af56fab2b
perf tools: Allow generating per-arch syscall table arrays
|
9 years ago |
target.c
|
ce92834407
perf target: str_error_r() always returns the buffer it receives
|
9 years ago |
target.h
|
9c105fbc94
perf target: Move the checking of which map function to call into function.
|
11 years ago |
term.c
|
1fe143c5f9
perf tools: Move term functions out of util.c
|
9 years ago |
term.h
|
1fe143c5f9
perf tools: Move term functions out of util.c
|
9 years ago |
thread-stack.c
|
e216708d98
perf script: Add callindent option
|
9 years ago |
thread-stack.h
|
e216708d98
perf script: Add callindent option
|
9 years ago |
thread.c
|
18ef15c675
perf tools: Experiment with cppcheck
|
8 years ago |
thread.h
|
8132a2a841
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
|
9 years ago |
thread_map.c
|
38af91f01d
perf thread_map: Add thread_map__remove function
|
8 years ago |
thread_map.h
|
38af91f01d
perf thread_map: Add thread_map__remove function
|
8 years ago |
time-utils.c
|
c284d669a2
perf tools: Move parse_nsec_time to time-utils.c
|
8 years ago |
time-utils.h
|
c284d669a2
perf tools: Move parse_nsec_time to time-utils.c
|
8 years ago |
tool.h
|
46bc29b970
perf tools: Add time conversion event
|
9 years ago |
top.c
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
11 years ago |
top.h
|
e77a07425f
perf top: Use machine->kptr_restrict_warned
|
9 years ago |
trace-event-info.c
|
592d5a6ba8
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
|
10 years ago |
trace-event-parse.c
|
511cbce2ff
irq_poll: make blk-iopoll available outside the block layer
|
9 years ago |
trace-event-read.c
|
4263cece22
perf tools: Stop reading the kallsyms data from perf.data
|
10 years ago |
trace-event-scripting.c
|
9a8860bbaa
perf scripting: Don't die if scripting can't be setup, disable it
|
8 years ago |
trace-event.c
|
71fe1052af
perf tools: Introduce trace_event__tp_format_id()
|
9 years ago |
trace-event.h
|
71fe1052af
perf tools: Introduce trace_event__tp_format_id()
|
9 years ago |
trigger.h
|
3dcc4436fa
perf tools: Introduce trigger class
|
9 years ago |
tsc.c
|
a23f96ee4d
perf tools: Use 64-bit shifts with (TSC) time conversion
|
9 years ago |
tsc.h
|
2a28e23049
perf jit: Add support for using TSC as a timestamp
|
9 years ago |
unwind-libdw.c
|
6754075915
perf unwind: Use addr_location::addr instead of ip for entries
|
9 years ago |
unwind-libdw.h
|
8bd508b001
perf callchain: Add order support for libdw DWARF unwinder
|
9 years ago |
unwind-libunwind-local.c
|
eac05af2bf
perf jit: Do not assume pgoff is zero
|
8 years ago |
unwind-libunwind.c
|
a2873325ff
perf unwind: Add initialized arg into unwind__prepare_access
|
9 years ago |
unwind.h
|
a2873325ff
perf unwind: Add initialized arg into unwind__prepare_access
|
9 years ago |
usage.c
|
e476343860
perf tools: Simplify die() mechanism
|
9 years ago |
util-cxx.h
|
e67d52d411
perf clang: Update test case to use real BPF script
|
8 years ago |
util.c
|
c284d669a2
perf tools: Move parse_nsec_time to time-utils.c
|
8 years ago |
util.h
|
c284d669a2
perf tools: Move parse_nsec_time to time-utils.c
|
8 years ago |
values.c
|
899735066a
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
|
8 years ago |
values.h
|
899735066a
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
|
8 years ago |
vdso.c
|
76c588f1f6
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
|
9 years ago |
vdso.h
|
9a4388c711
perf machine: Fix up vdso methods names
|
10 years ago |
xyarray.c
|
b45f65e8fd
perf tools: Introduce xyarray__reset function
|
10 years ago |
xyarray.h
|
b45f65e8fd
perf tools: Introduce xyarray__reset function
|
10 years ago |
zlib.c
|
e92ce12ed6
perf tools: Add gzip decompression support for kernel module
|
10 years ago |