.. |
c++
|
fcbd8fa446
perf tests clang: Fix function name for clang IR test
|
7 years ago |
cs-etm-decoder
|
8a9fd83230
coresight: Move to SPDX identifier
|
7 years ago |
include
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
intel-pt-decoder
|
91d29b288a
perf intel-pt: Fix timestamp following overflow
|
7 years ago |
libunwind
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
scripting-engines
|
66dfdff03d
perf tools: Add Python 3 support
|
7 years ago |
Build
|
4acf6142de
perf tools: Add mem2node object
|
7 years ago |
PERF-VERSION-GEN
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
annotate.c
|
04d2600ab6
perf annotate: Display all available events on --stdio
|
7 years ago |
annotate.h
|
592c10e217
perf annotate: Allow showing offsets in more than just jump targets
|
7 years ago |
arm-spe-pkt-decoder.c
|
ffd3d18c20
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
|
7 years ago |
arm-spe-pkt-decoder.h
|
ffd3d18c20
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
|
7 years ago |
arm-spe.c
|
ffd3d18c20
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
|
7 years ago |
arm-spe.h
|
ffd3d18c20
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
|
7 years ago |
auxtrace.c
|
b238db6557
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
|
7 years ago |
auxtrace.h
|
b818ec613b
perf auxtrace: Add missing parameters from kernel-doc comments
|
7 years ago |
block-range.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
block-range.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
bpf-loader.c
|
78c436907c
perf bpf: Remove misplaced __maybe_unused attribute
|
7 years ago |
bpf-loader.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
bpf-prologue.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
bpf-prologue.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
branch.c
|
992c7e9267
perf util: Create branch.c/.h for common branch functions
|
8 years ago |
branch.h
|
a1a8bed32d
perf report: Tag branch type/flag on "to" and tag cycles on "from"
|
8 years ago |
build-id.c
|
8c7f1bb37b
perf machine: Move kernel mmap name into struct machine
|
7 years ago |
build-id.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
cache.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 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
|
eabad8c685
perf unwind: Do not look just at the global callchain_param.record_mode
|
7 years ago |
callchain.h
|
eabad8c685
perf unwind: Do not look just at the global callchain_param.record_mode
|
7 years ago |
cgroup.c
|
77f18153c0
perf tools: Fix snprint warnings for gcc 8
|
7 years ago |
cgroup.h
|
3b5692864d
perf cgroup: Make the cgroup name be const char *
|
7 years ago |
cloexec.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
cloexec.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
color.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
color.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
comm.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
comm.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
compress.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
config.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
config.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
counts.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
counts.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
cpumap.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
cpumap.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
cs-etm.c
|
3a0887997d
perf cs-etm: Remove redundant space
|
7 years ago |
cs-etm.h
|
8a9fd83230
coresight: Move to SPDX identifier
|
7 years ago |
ctype.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
data-convert-bt.c
|
eae8ad8042
perf tools: Add struct perf_data_file
|
7 years ago |
data-convert-bt.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
data-convert.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
data.c
|
5c61d70e55
perf tools: Move conditional O_CLOEXEC to util.h
|
7 years ago |
data.h
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 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
|
a08f6dd419
perf debug: Avoid setting 'quiet' to 'true' unnecessarily
|
7 years ago |
debug.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
demangle-java.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
demangle-java.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
demangle-rust.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
demangle-rust.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
drv_configs.c
|
a43783aeec
perf tools: Include errno.h where needed
|
8 years ago |
drv_configs.h
|
859442bd3f
perf pmu: Push configuration down to PMU driver
|
9 years ago |
dso.c
|
4c0d8d2795
perf symbols: Using O_CLOEXEC in do_open
|
7 years ago |
dso.h
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
dump-insn.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
dump-insn.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
dwarf-aux.c
|
a36ebe4e24
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
|
7 years ago |
dwarf-aux.h
|
d5a00296a6
perf probe: Match linkage name with mangled name
|
9 years ago |
dwarf-regs.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
env.c
|
e725920cdb
perf env: Free memory nodes data
|
7 years ago |
env.h
|
e2091cedd5
perf tools: Add MEM_TOPOLOGY feature to perf data file
|
7 years ago |
event.c
|
b3f35b5d5d
perf report: Extend raw dump (-D) out with switch out event type
|
7 years ago |
event.h
|
936f1f30bb
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
|
7 years ago |
evlist.c
|
2c5f6d876b
perf evlist: Store 'overwrite' in struct perf_mmap
|
7 years ago |
evlist.h
|
6afad54d2f
perf mmap: Discard legacy interfaces for mmap read forward
|
7 years ago |
evsel.c
|
121f325f34
perf evsel: Only fall back group read for leader
|
7 years ago |
evsel.h
|
80ee8c588a
perf stat: Fix duplicate PMU name for interval print
|
7 years ago |
evsel_fprintf.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
expr.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
expr.y
|
d66dccdb13
perf tools: Dedup events in expression parsing
|
8 years ago |
find-vdso-map.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
genelf.c
|
086f9f3d78
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
|
8 years ago |
genelf.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
genelf_debug.c
|
c9f5da742f
tools: Adopt __packed from kernel sources
|
8 years ago |
generate-cmdlist.sh
|
22e9af4e94
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
|
7 years ago |
group.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
header.c
|
4f75f1cbf9
perf record: Change warning for missing sysfs entry to debug
|
7 years ago |
header.h
|
e2091cedd5
perf tools: Add MEM_TOPOLOGY feature to perf data file
|
7 years ago |
help-unknown-cmd.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
help-unknown-cmd.h
|
5feaac248a
perf tools: Move help_unknown_cmd() to its own file
|
9 years ago |
hist.c
|
25c312dbf8
perf hists: Move hists__scnprintf_title() away from the TUI code
|
7 years ago |
hist.h
|
967a464a7e
perf hists: Introduce hists__scnprint_title()
|
7 years ago |
intel-bts.c
|
936f1f30bb
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
|
7 years ago |
intel-bts.h
|
d0170af700
perf tools: Add Intel BTS support
|
10 years ago |
intel-pt.c
|
599a5beb78
perf intel-pt: Adjust overlap-checking to support sampling mode
|
7 years ago |
intel-pt.h
|
c093f308ce
perf intel-pt: Record address filter in AUXTRACE_INFO event
|
9 years ago |
intlist.c
|
813335b8b2
perf util: Add findnew method to intlist
|
12 years ago |
intlist.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
jit.h
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
jitdump.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
jitdump.h
|
0284fecd13
perf jit: Add unwinding support
|
8 years ago |
kvm-stat.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
levenshtein.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
levenshtein.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
llvm-utils.c
|
5eab5a7ee0
perf llvm: Display eBPF compiling command in debug output
|
7 years ago |
llvm-utils.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
lzma.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
machine.c
|
ee05d21791
perf machine: Set main kernel end address properly
|
7 years ago |
machine.h
|
e8f3879f76
perf machine: Remove machine__load_kallsyms()
|
7 years ago |
map.c
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
7 years ago |
map.h
|
b74d12d598
perf tools: Add a "dso_size" sort order
|
7 years ago |
mem-events.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
mem-events.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
mem2node.c
|
4acf6142de
perf tools: Add mem2node object
|
7 years ago |
mem2node.h
|
4acf6142de
perf tools: Add mem2node object
|
7 years ago |
memswap.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
memswap.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
metricgroup.c
|
3315d14f8e
perf perf: Remove duplicate includes
|
7 years ago |
metricgroup.h
|
b18f3e3650
perf stat: Support JSON metrics in perf stat
|
8 years ago |
mmap.c
|
895e3b06fc
perf mmap: Be consistent when checking for an unmaped ring buffer
|
7 years ago |
mmap.h
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
namespaces.c
|
c23c2a0f23
perf tools: Make copyfile_offset() static
|
8 years ago |
namespaces.h
|
b1f03ca4ee
perf namespaces: Add more appropriate set of headers
|
7 years ago |
ordered-events.c
|
dc83e13940
perf ordered_events: Pass timestamp arg in perf_session__queue_event
|
7 years ago |
ordered-events.h
|
dc83e13940
perf ordered_events: Pass timestamp arg in perf_session__queue_event
|
7 years ago |
parse-branch-options.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
parse-branch-options.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
parse-events.c
|
c23080a6e4
perf tools: Add missing newline when parsing empty BPF proggie
|
7 years ago |
parse-events.h
|
c199c11dce
perf pmu: Auto-merge PMU events created by prefix or glob match
|
7 years ago |
parse-events.l
|
b2b9d3a3f0
perf pmu: Support wildcards on pmu name in dynamic pmu events
|
7 years ago |
parse-events.y
|
4a35a9027f
Revert "perf pmu: Fix pmu events parsing rule"
|
7 years ago |
parse-regs-options.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
parse-regs-options.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
path.c
|
06c3f2aa9f
perf utils: Move is_directory() to path.h
|
7 years ago |
path.h
|
06c3f2aa9f
perf utils: Move is_directory() to path.h
|
7 years ago |
perf-hooks-list.h
|
a074865e60
perf tools: Introduce perf hooks
|
8 years ago |
perf-hooks.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
perf-hooks.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
perf_regs.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
perf_regs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
pmu.c
|
292c34c102
perf pmu: Fix core PMU alias list for X86 platform
|
7 years ago |
pmu.h
|
54e32dc0f8
perf pmu: Pass pmu as a parameter to get_cpuid_str()
|
7 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 |
print_binary.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
print_binary.h
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
probe-event.c
|
c588d15812
perf probe: Support escaped character in parser
|
7 years ago |
probe-event.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
probe-file.c
|
c23c2a0f23
perf tools: Make copyfile_offset() static
|
8 years ago |
probe-file.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
probe-finder.c
|
d0461794a1
perf probe: Use right type to access array elements
|
7 years ago |
probe-finder.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
pstack.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
pstack.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
python-ext-sources
|
f9d8adb345
perf evsel: Fix swap for samples with raw data
|
7 years ago |
python.c
|
83428f2fad
perf python: Reference Py_None before returning it
|
7 years ago |
quote.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
quote.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
rb_resort.h
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
rblist.c
|
33fec3e393
perf rblist: Create rblist__exit() function
|
7 years ago |
rblist.h
|
33fec3e393
perf rblist: Create rblist__exit() function
|
7 years ago |
record.c
|
ad46e48c65
perf record: Fix crash in pipe mode
|
7 years ago |
rwsem.c
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 years ago |
rwsem.h
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 years ago |
sane_ctype.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
session.c
|
41a43dacec
perf report: Remove duplicated 'samples' in lost samples warning
|
7 years ago |
session.h
|
754fe00fa6
Merge tag 'perf-core-for-mingo-4.15-20171117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
7 years ago |
setns.c
|
86bcdb5a43
tools build: Add test for setns()
|
8 years ago |
setup.py
|
b7a313d84e
perf tools: Fix python extension build for gcc 8
|
7 years ago |
smt.c
|
de5077c4e3
perf tools: Add utility function to detect SMT status
|
8 years ago |
smt.h
|
de5077c4e3
perf tools: Add utility function to detect SMT status
|
8 years ago |
sort.c
|
b74d12d598
perf tools: Add a "dso_size" sort order
|
7 years ago |
sort.h
|
b74d12d598
perf tools: Add a "dso_size" sort order
|
7 years ago |
srcline.c
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
7 years ago |
srcline.h
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
7 years ago |
stat-shadow.c
|
6a1e2c5c26
perf stat: Remove a set of shadow stats static variables
|
7 years ago |
stat.c
|
26e4711fc8
perf stat: Make function perf_stat_evsel_id_init static
|
7 years ago |
stat.h
|
26e4711fc8
perf stat: Make function perf_stat_evsel_id_init static
|
7 years ago |
strbuf.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
strbuf.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
strfilter.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
strfilter.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
string.c
|
1e9f9e8af0
perf string: Add {strdup,strpbrk}_esc()
|
7 years ago |
string2.h
|
1e9f9e8af0
perf string: Add {strdup,strpbrk}_esc()
|
7 years ago |
strlist.c
|
7a8ef4c4b5
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
|
8 years ago |
strlist.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
svghelper.c
|
af4b2c972a
perf timechart: Use NSEC_PER_U?SEC
|
9 years ago |
svghelper.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
symbol-elf.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
symbol-minimal.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
symbol.c
|
7b366142a5
perf report: Fix switching to another perf.data file
|
7 years ago |
symbol.h
|
9f87498f1c
perf tools: Add refcnt into struct mem_info
|
7 years ago |
symbol_fprintf.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
syscalltbl.c
|
22e9af4e94
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
|
7 years ago |
syscalltbl.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
target.c
|
ce92834407
perf target: str_error_r() always returns the buffer it receives
|
9 years ago |
target.h
|
1d9f8d1b82
perf stat: Remove --per-thread pid/tid limitation
|
7 years ago |
term.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
term.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
thread-stack.c
|
a43783aeec
perf tools: Include errno.h where needed
|
8 years ago |
thread-stack.h
|
e216708d98
perf script: Add callindent option
|
9 years ago |
thread.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
thread.h
|
8640da9f4f
perf sched: Move thread::shortname to thread_runtime
|
7 years ago |
thread_map.c
|
ab6c79b819
perf stat: Ignore error thread when enabling system-wide --per-thread
|
7 years ago |
thread_map.h
|
ab6c79b819
perf stat: Ignore error thread when enabling system-wide --per-thread
|
7 years ago |
time-utils.c
|
5a031f887c
perf util: Allocate time slices buffer according to number of comma
|
7 years ago |
time-utils.h
|
5a031f887c
perf util: Allocate time slices buffer according to number of comma
|
7 years ago |
tool.h
|
075ca1ebb2
perf tools: Make the tool's warning messages optional
|
7 years ago |
top.c
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
11 years ago |
top.h
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
trace-event-info.c
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 years ago |
trace-event-parse.c
|
d2a74d53aa
perf event-parse: Use pr_warning()
|
8 years ago |
trace-event-read.c
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 years ago |
trace-event-scripting.c
|
90ce61b919
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
|
7 years ago |
trace-event.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
trace-event.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
trigger.h
|
de19e5c3c5
perf tools: Fix trigger class trigger_on()
|
7 years ago |
tsc.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
tsc.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
units.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
units.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
unwind-libdw.c
|
555fc3b1ef
perf unwind: Report error from dwfl_attach_state
|
7 years ago |
unwind-libdw.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
unwind-libunwind-local.c
|
eabad8c685
perf unwind: Do not look just at the global callchain_param.record_mode
|
7 years ago |
unwind-libunwind.c
|
4e8fbc1c97
perf env: Adopt perf_env__arch() from the annotate code
|
7 years ago |
unwind.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
usage.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
util-cxx.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
util.c
|
6677d26c8b
perf tools: Substitute yet another strtoull()
|
7 years ago |
util.h
|
ad0902e0c4
perf tools: No need to include namespaces.h in util.h
|
7 years ago |
values.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
values.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
vdso.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
vdso.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
xyarray.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
xyarray.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
zlib.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |