| .. |
|
Documentation
|
9007d724cb
perf config: Fix an error in the config template documentation
|
6 gadi atpakaļ |
|
arch
|
575a5bb3d3
perf unwind: Fix libunwind build failure on i386 systems
|
6 gadi atpakaļ |
|
bench
|
a3d1263c9b
perf bench numa: Fix cpu0 binding
|
6 gadi atpakaļ |
|
examples
|
e0b6d2ef32
perf trace: Handle "bpf-output" events associated with "__augmented_syscalls__" BPF map
|
7 gadi atpakaļ |
|
include
|
8fa25f303a
perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions
|
7 gadi atpakaļ |
|
jvmti
|
713737cac3
perf jvmti: Address gcc string overflow warning for strncpy()
|
6 gadi atpakaļ |
|
pmu-events
|
5905494876
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
|
6 gadi atpakaļ |
|
python
|
d2ed5d2bdc
perf python: Make twatch.py work with both python2 and python3
|
7 gadi atpakaļ |
|
scripts
|
d005efe18d
perf script python: Fix export-to-sqlite.py sample columns
|
7 gadi atpakaļ |
|
tests
|
066afce8d8
perf test vfs_getname: Disable ~/.perfconfig to get default output
|
6 gadi atpakaļ |
|
trace
|
342a0bee4d
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
|
6 gadi atpakaļ |
|
ui
|
4fe7ea29e4
perf hists browser: Fix potential NULL pointer dereference found by the smatch tool
|
6 gadi atpakaļ |
|
util
|
5b67a4721d
perf stat: Reset previous counts on repeat with interval
|
6 gadi atpakaļ |
|
.gitignore
|
2fe2230d41
perf tools: Add trace/beauty/generated/ into .gitignore
|
7 gadi atpakaļ |
|
Build
|
b3fa38963a
perf trace: Remove audit-libs dependency if syscall tables are present
|
7 gadi atpakaļ |
|
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
16 gadi atpakaļ |
|
MANIFEST
|
89975bd335
perf tools: Get all of tools/{arch,include}/ in the MANIFEST
|
8 gadi atpakaļ |
|
Makefile
|
da15fc2fa9
perf tools: Disable parallelism for 'make clean'
|
7 gadi atpakaļ |
|
Makefile.config
|
bab46480e6
perf build: Add detection of java-11-openjdk-devel package
|
6 gadi atpakaļ |
|
Makefile.perf
|
298faf5320
perf tools: Pass build flags to traceevent build
|
7 gadi atpakaļ |
|
builtin-annotate.c
|
88c2119077
perf annotate: Add --percent-type option
|
7 gadi atpakaļ |
|
builtin-bench.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
|
builtin-buildid-cache.c
|
d8ed87bc17
perf buildid-cache: Warn --purge-all failures
|
7 gadi atpakaļ |
|
builtin-buildid-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 gadi atpakaļ |
|
builtin-c2c.c
|
aea8c971b9
perf c2c: Fix c2c report for empty numa node
|
6 gadi atpakaļ |
|
builtin-config.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 gadi atpakaļ |
|
builtin-data.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
|
builtin-diff.c
|
e9de7e2f7e
perf hists: Clarify callchain disabling when available
|
7 gadi atpakaļ |
|
builtin-evlist.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 gadi atpakaļ |
|
builtin-ftrace.c
|
e49cfed0a8
perf ftrace: Fix failure to set cpumask when only one cpu is present
|
6 gadi atpakaļ |
|
builtin-help.c
|
0bf5d53b53
perf help: Remove needless use of strncpy()
|
6 gadi atpakaļ |
|
builtin-inject.c
|
71a84b5aed
perf thread: Make thread__find_map() return the map
|
7 gadi atpakaļ |
|
builtin-kallsyms.c
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 gadi atpakaļ |
|
builtin-kmem.c
|
6fed932e92
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
|
7 gadi atpakaļ |
|
builtin-kvm.c
|
9fd5578a3c
perf tools: Ditch the symbol_conf.nr_events global
|
7 gadi atpakaļ |
|
builtin-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 gadi atpakaļ |
|
builtin-lock.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 gadi atpakaļ |
|
builtin-mem.c
|
a7e9eab3db
perf mem: Allow all record/report options
|
7 gadi atpakaļ |
|
builtin-probe.c
|
f4e2d182d6
perf probe: Avoid calling freeing routine multiple times for same pointer
|
6 gadi atpakaļ |
|
builtin-record.c
|
a2015516c5
perf record: Synthesize features before events in pipe mode
|
7 gadi atpakaļ |
|
builtin-report.c
|
4ab8455f8b
perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
|
7 gadi atpakaļ |
|
builtin-sched.c
|
4c50563d81
perf sched: Use sched->show_callchain where appropriate
|
7 gadi atpakaļ |
|
builtin-script.c
|
d5f05016b0
perf script: Fix crash when processing recorded stat data
|
6 gadi atpakaļ |
|
builtin-stat.c
|
5b67a4721d
perf stat: Reset previous counts on repeat with interval
|
6 gadi atpakaļ |
|
builtin-timechart.c
|
77f14a4955
perf tools: Add missing open_memstream() prototype for systems lacking it
|
6 gadi atpakaļ |
|
builtin-top.c
|
19cf571c64
perf top: Fix potential NULL pointer dereference detected by the smatch tool
|
6 gadi atpakaļ |
|
builtin-trace.c
|
738f9e2774
perf trace: Support multiple "vfs_getname" probes
|
6 gadi atpakaļ |
|
builtin-version.c
|
d60e8c0cbc
perf version: Fix segfault due to missing OPT_END()
|
6 gadi atpakaļ |
|
builtin.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
|
check-headers.sh
|
a782f84757
tools include: Adopt linux/bits.h
|
6 gadi atpakaļ |
|
command-list.txt
|
f9c10cd645
perf tools: Missing c2c command in command-list
|
8 gadi atpakaļ |
|
design.txt
|
b68eebd1c2
perf tools: Update some code references in design.txt
|
11 gadi atpakaļ |
|
perf-archive.sh
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
|
perf-completion.sh
|
5d4fd9c8b8
perf tools: Auto-complete for events with ':'
|
8 gadi atpakaļ |
|
perf-read-vdso.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
|
perf-sys.h
|
5f171577b4
Drop a bunch of metag references
|
7 gadi atpakaļ |
|
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
10 gadi atpakaļ |
|
perf.c
|
96b61fe7a5
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
|
6 gadi atpakaļ |
|
perf.h
|
1182ff2248
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
|
6 gadi atpakaļ |