| .. |
|
include
|
4ddd32741d
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
|
10 лет назад |
|
intel-pt-decoder
|
116f349c5b
perf intel-pt: Make logging slightly more efficient
|
10 лет назад |
|
scripting-engines
|
aef9026356
perf script: Add python support for stat events
|
10 лет назад |
|
Build
|
552eb975b8
tools lib: Move find_next_bit.c to tools/lib/
|
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
|
cfef25b8da
perf annotate: ARM support
|
10 лет назад |
|
annotate.h
|
5ec4502d77
perf annotate: Fix sizeof_sym_hist overflow issue
|
10 лет назад |
|
auxtrace.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
auxtrace.h
|
601897b54c
perf auxtrace: Add option to synthesize branch stacks on samples
|
10 лет назад |
|
bitmap.c
|
850f8127fa
perf tools: Add bitmap_or function into bitmap object
|
14 лет назад |
|
bpf-loader.c
|
0bb9349017
perf bpf: Rename bpf config to program config
|
10 лет назад |
|
bpf-loader.h
|
0bb9349017
perf bpf: Rename bpf config to program config
|
10 лет назад |
|
bpf-prologue.c
|
bfc077b4cf
perf bpf: Add prologue for BPF programs for fetching arguments
|
10 лет назад |
|
bpf-prologue.h
|
bfc077b4cf
perf bpf: Add prologue for BPF programs for fetching arguments
|
10 лет назад |
|
build-id.c
|
c4e079494f
perf buildid-list: Show running kernel build id fix
|
10 лет назад |
|
build-id.h
|
0b5a7935f3
perf buildid: Introduce sysfs/filename__sprintf_build_id
|
10 лет назад |
|
cache.h
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
callchain.c
|
0356218a68
perf top: Fix freeze on --call-graph flat/folded
|
10 лет назад |
|
callchain.h
|
646a6e846c
perf callchain: Add missing parent_val initialization
|
10 лет назад |
|
cgroup.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
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
|
de7cf7cadc
perf tools: Remove unused pager_use_color variable
|
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
|
11 лет назад |
|
config.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
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
|
15d2b9956b
perf cpumap: Fix cpu conversion in cpu_map__from_entries
|
10 лет назад |
|
cpumap.h
|
f77b57ad4f
perf cpu_map: Add cpu_map__new_event function
|
10 лет назад |
|
ctype.c
|
3bd2b8d109
perf tools: ctype.c only wants util.h
|
14 лет назад |
|
data-convert-bt.c
|
26812d466b
perf data: Add u32_hex data type
|
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
|
12 лет назад |
|
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
|
82de26abdc
perf tools: Fix __dsos__addnew to put dso after adding it to the list
|
10 лет назад |
|
dso.h
|
e266a753bf
perf symbols: Fix dso lookup by long name and missing buildids
|
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 лет назад |
|
env.c
|
2bdb2c2729
perf tools: Save cmdline arguments earlier
|
10 лет назад |
|
env.h
|
aa36ddd7af
perf env: Introduce read_cpu_topology_map() method
|
10 лет назад |
|
event.c
|
ffe777254c
perf tools: Add event_update user level event
|
10 лет назад |
|
event.h
|
86ebb09f96
perf tools: Add event_update event cpus type
|
10 лет назад |
|
evlist.c
|
5bae025023
perf evlist: Introduce perf_evlist__new_dummy constructor
|
10 лет назад |
|
evlist.h
|
5bae025023
perf evlist: Introduce perf_evlist__new_dummy constructor
|
10 лет назад |
|
evsel.c
|
bd0f889536
perf evsel: Disable branch flags/cycles for --callgraph lbr
|
10 лет назад |
|
evsel.h
|
e98a4cbb01
perf evsel: Introduce disable() method
|
10 лет назад |
|
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
|
ffa517adf6
perf tools: Introduce stat perf.data header feature
|
10 лет назад |
|
header.h
|
ffa517adf6
perf tools: Introduce stat perf.data header feature
|
10 лет назад |
|
help-unknown-cmd.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
help-unknown-cmd.h
|
5feaac248a
perf tools: Move help_unknown_cmd() to its own file
|
10 лет назад |
|
hist.c
|
361459f163
perf tools: Skip dynamic fields not defined for current event
|
10 лет назад |
|
hist.h
|
361459f163
perf tools: Skip dynamic fields not defined for current event
|
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
|
abd8286884
perf thread: Fix reference count initial state
|
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
|
07bc5c699a
perf tools: Make fetch_kernel_version() publicly available
|
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
|
abd8286884
perf thread: Fix reference count initial state
|
10 лет назад |
|
machine.h
|
a5e813c686
perf machine: Add method for common kernel_map(FUNCTION) operation
|
10 лет назад |
|
map.c
|
d91130e90a
perf tools: Fix maps__fixup_overlappings to put used maps
|
10 лет назад |
|
map.h
|
b7f9ff5654
perf maps: Introduce maps__find_symbol_by_name()
|
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 лет назад |
|
parse-branch-options.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
parse-branch-options.h
|
f00898f4e2
perf tools: Move branch option parsing to own file
|
10 лет назад |
|
parse-events.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
parse-events.h
|
d509db0473
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
|
10 лет назад |
|
parse-events.l
|
d509db0473
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
|
10 лет назад |
|
parse-events.y
|
d509db0473
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
|
10 лет назад |
|
parse-regs-options.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
parse-regs-options.h
|
bcc84ec65a
perf record: Add ability to name registers to record
|
10 лет назад |
|
path.c
|
ce99091730
perf tools: Move strlcpy() from perf to tools/lib/string.c
|
10 лет назад |
|
perf_regs.c
|
9fb4765451
perf tools: Fix build break on powerpc due to sample_reg_masks
|
10 лет назад |
|
perf_regs.h
|
9fb4765451
perf tools: Fix build break on powerpc due to sample_reg_masks
|
10 лет назад |
|
pmu.c
|
84530920de
perf pmu: fix alias->snapshot missing initialization bug
|
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.
|
13 лет назад |
|
probe-event.c
|
03e01f5687
perf bpf: Allow BPF program config probing options
|
10 лет назад |
|
probe-event.h
|
9bae1e8c3f
perf probe: Export init/exit_probe_symbol_maps()
|
10 лет назад |
|
probe-file.c
|
421fd0845e
perf probe: Verify parameters in two functions
|
10 лет назад |
|
probe-file.h
|
e607f1426b
perf probe: Print deleted events in cmd_probe()
|
10 лет назад |
|
probe-finder.c
|
4d3b162690
perf probe: Fix to free temporal Dwarf_Frame correctly
|
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
|
552eb975b8
tools lib: Move find_next_bit.c to tools/lib/
|
10 лет назад |
|
python.c
|
ae93880244
perf python: Support the PERF_RECORD_SWITCH event
|
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 лет назад |
|
session.c
|
3ba78bd00e
perf stat record: Initialize record features
|
10 лет назад |
|
session.h
|
9d8b172f29
perf tools: Make perf_session__register_idle_thread drop the refcount
|
10 лет назад |
|
setup.py
|
285a8f247b
tools lib api: Rename libapikfs.a to libapi.a
|
11 лет назад |
|
sort.c
|
9735be24ec
perf tools: Add all matching dynamic sort keys for field name
|
10 лет назад |
|
sort.h
|
d49dadea78
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events
|
10 лет назад |
|
srcline.c
|
2f84b42b28
perf tools: Always use non inlined file name for 'srcfile' sort key
|
10 лет назад |
|
stat-shadow.c
|
4579ecc8b3
perf stat: Move sw clock metrics printout to stat-shadow
|
10 лет назад |
|
stat.c
|
e08a4564e2
perf tools: Add stat events fprintf functions
|
10 лет назад |
|
stat.h
|
e08a4564e2
perf tools: Add stat events fprintf functions
|
10 лет назад |
|
strbuf.c
|
c711836972
perf tools: Introduce usage_with_options_msg()
|
10 лет назад |
|
strbuf.h
|
c711836972
perf tools: Introduce usage_with_options_msg()
|
10 лет назад |
|
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
|
4ddd32741d
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
|
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
|
e7a7865cc0
perf symbols: Fix dso__load_sym to put dso
|
10 лет назад |
|
symbol-minimal.c
|
f2f3096888
perf symbols: Fix type error when reading a build-id
|
10 лет назад |
|
symbol.c
|
f55ae9540d
perf symbols: Add the path to vmlinux.debug
|
10 лет назад |
|
symbol.h
|
053a3989e1
perf report/top: Add --raw-trace option
|
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 лет назад |
|
term.c
|
1fe143c5f9
perf tools: Move term functions out of util.c
|
10 лет назад |
|
term.h
|
1fe143c5f9
perf tools: Move term functions out of util.c
|
10 лет назад |
|
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
|
abd8286884
perf thread: Fix reference count initial state
|
10 лет назад |
|
thread.h
|
86066064e3
perf tools: Elliminate alignment holes
|
10 лет назад |
|
thread_map.c
|
5966094239
perf thread_map: Add thread_map__new_event function
|
10 лет назад |
|
thread_map.h
|
5966094239
perf thread_map: Add thread_map__new_event function
|
10 лет назад |
|
tool.h
|
ffe777254c
perf tools: Add event_update user level event
|
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
|
592d5a6ba8
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
|
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
|
8dd2a1317e
perf evsel: Propagate error info from tp_format
|
10 лет назад |
|
trace-event.h
|
8058a30ce1
perf script: Add process_stat/process_stat_interval scripting interface
|
10 лет назад |
|
tsc.c
|
a6a69db4b6
perf tools: Move rdtsc() function
|
11 лет назад |
|
tsc.h
|
a6a69db4b6
perf tools: Move rdtsc() function
|
11 лет назад |
|
unwind-libdw.c
|
8bd508b001
perf callchain: Add order support for libdw DWARF unwinder
|
10 лет назад |
|
unwind-libdw.h
|
8bd508b001
perf callchain: Add order support for libdw DWARF unwinder
|
10 лет назад |
|
unwind-libunwind.c
|
cb1dc22dce
perf callchain: Add order support for libunwind DWARF unwinder
|
10 лет назад |
|
unwind.h
|
dd8c17a5fe
perf callchains: Use thread->mg->machine
|
11 лет назад |
|
usage.c
|
2690c73093
perf test: Suppress libtraceevent warnings
|
10 лет назад |
|
util.c
|
9daddf66a3
perf tools: Use same signal handling strategy as 'record'
|
10 лет назад |
|
util.h
|
2f4ce5ec1d
perf tools: Finalize subcmd independence
|
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
|
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
|
11 лет назад |