.. |
c++
|
c6555c1457
perf tools: Fix a clang 7.0 compilation error
|
7 years ago |
cs-etm-decoder
|
3eb3e07bcf
perf cs-etm: Fix start tracing packet handling
|
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
|
f6c23e3b55
perf intel-pt: Add MTC and CYC timestamps to debug log
|
6 years ago |
libunwind
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
scripting-engines
|
1e97216f20
tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type
|
6 years ago |
Build
|
8feb8efef9
tools build feature: Check if get_current_dir_name() is available
|
6 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
|
0ab4188664
perf annotate: Add Sparc support
|
6 years ago |
annotate.h
|
4e67b2a5df
perf annotate: Fix parsing aarch64 branch instructions after objdump update
|
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
|
4eb0681571
perf script: Make itrace script default to all calls
|
6 years ago |
auxtrace.h
|
4eb0681571
perf script: Make itrace script default to all calls
|
6 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
|
e381d1c21e
perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
|
6 years ago |
bpf-loader.h
|
78e890ea86
perf bpf: Make bpf__setup_output_event() return the bpf-output event
|
7 years ago |
bpf-prologue.c
|
5fb94e9ca3
docs: Fix some broken references
|
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
|
71a84b5aed
perf thread: Make thread__find_map() return the map
|
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
|
5dbe23e877
perf cgroup: Make evlist__find_cgroup() more compact
|
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
|
46b3722cc7
perf tools: Fix struct comm_str removal crash
|
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
|
8b42b7e5e8
perf tools: Add is_compressed callback to compressions array
|
7 years ago |
config.c
|
d01bd1ac92
perf config: Call perf_config__init() lazily
|
7 years ago |
config.h
|
d01bd1ac92
perf config: Call perf_config__init() lazily
|
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
|
d6c9c05fe1
perf cs-etm: Correct CPU mode for samples
|
6 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
|
bb39ccb204
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
|
6 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
|
ff645daf30
perf db-export: Add trace begin / end branch type variants
|
6 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
|
b946cd3734
perf tools: Remove ext from struct kmod_path
|
7 years ago |
dso.h
|
b946cd3734
perf tools: Remove ext from struct kmod_path
|
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
|
8 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
|
9cecca325e
perf machine: Add nr_cpus_avail()
|
7 years ago |
env.h
|
cf7905165f
perf record: Encode -k clockid frequency into Perf trace
|
6 years ago |
event.c
|
4f8f382e63
perf tools: Don't clone maps from parent when synthesizing forks
|
6 years ago |
event.h
|
a8ce99b0ee
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
|
7 years ago |
evlist.c
|
c3537fc251
perf evlist: Move perf_evsel__reset_weak_group into evlist
|
6 years ago |
evlist.h
|
c3537fc251
perf evlist: Move perf_evsel__reset_weak_group into evlist
|
6 years ago |
evsel.c
|
fb50c09e92
perf tools: Fix crash on synthesizing the unit
|
6 years ago |
evsel.h
|
a9c5e6c1e9
perf trace: Introduce per-event maximum number of events property
|
6 years ago |
evsel_fprintf.c
|
2c92f9828b
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}
|
6 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
|
246907611e
perf tools: Fix spelling mistake: "builid" -> "buildid"
|
7 years ago |
genelf.h
|
d87b9790b3
perf jitdump: Add Sparc support.
|
6 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 |
get_current_dir_name.c
|
8feb8efef9
tools build feature: Check if get_current_dir_name() is available
|
6 years ago |
group.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
header.c
|
cf7905165f
perf record: Encode -k clockid frequency into Perf trace
|
6 years ago |
header.h
|
cf7905165f
perf record: Encode -k clockid frequency into Perf trace
|
6 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
|
c9d3662870
perf hists: Reimplement hists__has_callchains()
|
7 years ago |
hist.h
|
e9de7e2f7e
perf hists: Clarify callchain disabling when available
|
7 years ago |
intel-bts.c
|
5d4f0edaa3
perf intel-pt/bts: Calculate cpumode for synthesized samples
|
6 years ago |
intel-bts.h
|
d0170af700
perf tools: Add Intel BTS support
|
10 years ago |
intel-pt.c
|
93f8be2799
perf intel-pt: Add more event information to debug log
|
6 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
|
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
|
d35b168c3d
perf bpf: Give precedence to bpf header dir
|
7 years ago |
llvm-utils.h
|
cb76371441
perf llvm: Allow passing options to llc in addition to clang
|
7 years ago |
lzma.c
|
4b57fd44b6
perf tools: Add lzma_is_compressed function
|
7 years ago |
machine.c
|
4f8f382e63
perf tools: Don't clone maps from parent when synthesizing forks
|
6 years ago |
machine.h
|
ece2a4f483
tools lib traceevent, perf tools: Rename pevent_set_* APIs
|
7 years ago |
map.c
|
fb437bc8fe
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
|
6 years ago |
map.h
|
6a9405b56c
perf map: Optimize maps__fixup_overlappings()
|
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
|
95f04328e4
perf list: Unify metric group description format with PMU event description
|
7 years ago |
metricgroup.h
|
742d92ff21
perf stat: Add transaction flag (-T) support for s390
|
7 years ago |
mmap.c
|
ded2b8fe2e
perf tools: Add 'struct perf_mmap' arg to record__write()
|
6 years ago |
mmap.h
|
50b825d7e8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
6 years ago |
namespaces.c
|
b01c1f69c8
perf tools: Restore proper cwd on return from mnt namespace
|
6 years ago |
namespaces.h
|
b01c1f69c8
perf tools: Restore proper cwd on return from mnt namespace
|
6 years ago |
ordered-events.c
|
53da12e013
perf ordered_events: Prevent crossing max_alloc_size
|
6 years ago |
ordered-events.h
|
d5ceb62b36
perf ordered_events: Add 'struct ordered_events_buffer' layer
|
6 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
|
2fda5ada07
perf evsel: Introduce per event max_events property
|
6 years ago |
parse-events.h
|
2fda5ada07
perf evsel: Introduce per event max_events property
|
6 years ago |
parse-events.l
|
2fda5ada07
perf evsel: Introduce per event max_events property
|
6 years ago |
parse-events.y
|
f7fa827f5f
perf tools: Fix error index for pmu event parser
|
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
|
ea1fa48c05
perf stat: Handle different PMU names with common prefix
|
6 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
|
5a5e3d3cea
perf probe: Support SDT markers having reference counter (semaphore)
|
6 years ago |
probe-event.h
|
5a5e3d3cea
perf probe: Support SDT markers having reference counter (semaphore)
|
6 years ago |
probe-file.c
|
5a5e3d3cea
perf probe: Support SDT markers having reference counter (semaphore)
|
6 years ago |
probe-file.h
|
5a5e3d3cea
perf probe: Support SDT markers having reference counter (semaphore)
|
6 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
|
bb39ccb204
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
|
6 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
|
7 years ago |
rwsem.h
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
7 years ago |
s390-cpumsf-kernel.h
|
2b1444f2e2
perf report: Add raw report support for s390 auxiliary trace
|
7 years ago |
s390-cpumsf.c
|
766e0618e4
perf report: Create auxiliary trace data files for s390
|
7 years ago |
s390-cpumsf.h
|
b96e6615cd
perf auxtrace: Support for perf report -D for s390
|
7 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
|
7336555a68
perf tools: Remove perf_tool from event_op3
|
6 years ago |
session.h
|
89f1688a57
perf tools: Remove perf_tool from event_op2
|
6 years ago |
setns.c
|
86bcdb5a43
tools build: Add test for setns()
|
8 years ago |
setup.py
|
8b2f245faa
perf python: More portable way to make CFLAGS work with clang
|
6 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
|
bb39ccb204
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
|
6 years ago |
sort.h
|
096177a8b5
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
|
7 years ago |
srcline.c
|
d4046e8e17
perf report: Don't crash on invalid inline debug information
|
6 years ago |
srcline.h
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
7 years ago |
stat-display.c
|
088519f318
perf stat: Move the display functions to stat-display.c
|
7 years ago |
stat-shadow.c
|
6ca9a082b1
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
|
7 years ago |
stat.c
|
89f1688a57
perf tools: Remove perf_tool from event_op2
|
6 years ago |
stat.h
|
89f1688a57
perf tools: Remove perf_tool from event_op2
|
6 years ago |
strbuf.c
|
ce49d8436c
perf strbuf: Match va_{add,copy} with va_end
|
6 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
|
01897f3e05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
symbol-minimal.c
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 years ago |
symbol.c
|
2be732c02a
perf symbols: Add BSS symbols when reading from /proc/kallsyms
|
7 years ago |
symbol.h
|
01897f3e05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
symbol_fprintf.c
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 years ago |
syscalltbl.c
|
a7f660d657
perf trace arm64: Use generated syscall table
|
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
|
242483068b
perf intel-pt: Insert callchain context into synthesized callchains
|
6 years ago |
thread-stack.h
|
242483068b
perf intel-pt: Insert callchain context into synthesized callchains
|
6 years ago |
thread.c
|
4f8f382e63
perf tools: Don't clone maps from parent when synthesizing forks
|
6 years ago |
thread.h
|
4f8f382e63
perf tools: Don't clone maps from parent when synthesizing forks
|
6 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
|
7336555a68
perf tools: Remove perf_tool from event_op3
|
6 years ago |
top.c
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
11 years ago |
top.h
|
982d410bc6
perf annotate stdio: Use annotation_options consistently
|
7 years ago |
trace-event-info.c
|
faedbf3fd1
perf tools: Cleanup trace-event-info 'tdata' leak
|
6 years ago |
trace-event-parse.c
|
bb3dd7e7c4
tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file
|
6 years ago |
trace-event-read.c
|
bb3dd7e7c4
tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file
|
6 years ago |
trace-event-scripting.c
|
096177a8b5
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
|
7 years ago |
trace-event.c
|
4963b0f88b
tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format
|
6 years ago |
trace-event.h
|
785be0c98d
tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
|
6 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
|
1fe627da30
perf unwind: Take pgoff into account when reporting elf to libdwfl
|
6 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
|
2a9d5050dc
perf script: Show correct offsets for DWARF-based unwinding
|
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
|
ed93d0a260
perf util: Make copyfile_offset() global
|
6 years ago |
util.h
|
8feb8efef9
tools build feature: Check if get_current_dir_name() is available
|
6 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
|
dce0478b5f
perf map: Remove enum_type arg to map_groups__first()
|
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
|
88c74dc76a
perf tools: Add gzip_is_compressed function
|
7 years ago |