linux-yocto/tools/perf
Bruce Ashfield 62892f081e This is the 5.14.19 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmGU1BAACgkQONu9yGCS
 aT529BAAn4kCYs5RenaUOsrtMCruPqQxUbxjgtxwCUNGDDRo8jh9c12+9Xhg+kR/
 4swLp/Y8DtFIuT3xrxLucrblFcz7KbjBGEJG1rBMCPT8LUg8YaOfFlpKj5qgZQLU
 8w4lAnIIm37A/twErvc+vjCY2qj4mzUdJZnbfh9R7iA2qpGuXDm6QdWZhHoziBdW
 bnS/isArxHZyJ2oG54BspkNGZST/0nGLRUwmFpYn5fT6otZ1C2reyVn4rKglZ+MU
 /JHpPeeprTe3kr+MuONGHViyjnHBtaNAjkGtc84vEqlObvYKjsiLTozINqnV59sN
 3RYNS+C5g6KJIbqRz4if74GiMtjc63WzYCoMe7AzrUI0h8r1KZPXy2dbrEX9g3nh
 f9p2wLTc9sVuoLEfyprpTJyS5B8K898y4nHgvfTXHGw/AYEekNJy4lHCBG1d7h+t
 QvSNQCNpMO7pnGASifUmbYSCeXIizarlAC7ScWO/NCCwyD5YvbA6mTDAZWFmLNSQ
 TYqDF61snDGim70HbFqrNYBfrp1ivVIlDcHzCT3Jqc4meNBABfQTcgfDd8qDzSFj
 zukSWanYxrP4ToZMfwrnyBHkyKpVVmIAHL+wci3khQ0GdYJcxs1RM0PkoloKmonp
 hLV5Jezu7WEJAd/qfZJlJqi1dzaRH7goRX6Czo7b1LiH4rqi0DA=
 =Aefk
 -----END PGP SIGNATURE-----

Merge tag 'v5.14.19' into v5.14/standard/base

This is the 5.14.19 stable release

# gpg: Signature made Wed 17 Nov 2021 05:06:08 AM EST
# gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
# gpg: Can't check signature: No public key

# Conflicts:
#	arch/arm/Makefile
2021-11-28 17:30:07 -05:00
..
arch This is the 5.14.10 stable release 2021-10-13 16:13:41 -04:00
bench This is the 5.14.7 stable release 2021-09-26 22:48:15 -04:00
Documentation perf intel-pt: Add a config for max loops without consuming a packet 2021-07-07 11:40:56 -03:00
examples/bpf perf tools: Fix various typos in comments 2021-03-23 17:13:43 -03:00
include/bpf
jvmti perf tools: Fix various typos in comments 2021-03-23 17:13:43 -03:00
pmu-events perf jevents: Free the sys_event_tables list after processing entries 2021-10-13 09:41:58 +02:00
python
scripts perf: add sgidefs.h to for mips builds 2021-09-19 21:09:28 -04:00
tests This is the 5.14.10 stable release 2021-10-13 16:13:41 -04:00
trace perf beauty: Update copy of linux/socket.h with the kernel sources 2021-06-19 10:09:08 -03:00
ui libperf: Move 'idx' from tools/perf to perf_evsel::idx 2021-07-09 14:04:28 -03:00
util This is the 5.14.19 stable release 2021-11-28 17:30:07 -05:00
.gitignore perf: Update .gitignore file 2021-04-20 08:40:20 -03:00
Build
builtin-annotate.c perf annotate: Add itrace options support 2021-06-16 15:07:42 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c perf buildid-list: Initialize zstd_data 2021-05-17 20:39:17 -03:00
builtin-c2c.c perf c2c: Support record for hybrid platform 2021-06-01 11:06:35 -03:00
builtin-config.c
builtin-daemon.c Merge remote-tracking branch 'torvalds/master' into perf/core 2021-03-29 10:39:10 -03:00
builtin-data.c perf data: Add JSON export 2021-04-29 10:30:58 -03:00
builtin-diff.c libperf: Move 'idx' from tools/perf to perf_evsel::idx 2021-07-09 14:04:28 -03:00
builtin-evlist.c
builtin-ftrace.c perf ftrace: Fix access to pid in array when setting a pid filter 2021-04-23 15:58:10 -03:00
builtin-help.c
builtin-inject.c perf inject: Close inject.output on exit 2021-07-15 17:27:52 -03:00
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c perf tools: Fix various typos in comments 2021-03-23 17:13:43 -03:00
builtin-mem.c perf mem: Fix wrong verbose output for recording events 2021-06-01 11:05:30 -03:00
builtin-probe.c perf probe: Do not show @plt function by default 2021-07-07 10:28:10 -03:00
builtin-record.c perf record: Add a dummy event on hybrid systems to collect metadata records 2021-07-09 14:04:32 -03:00
builtin-report.c perf report: Free generated help strings for sort option 2021-07-15 17:27:52 -03:00
builtin-sched.c perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set 2021-07-18 09:36:37 -03:00
builtin-script.c perf script: Check session->header.env.arch before using it 2021-11-02 19:51:02 +01:00
builtin-stat.c perf iostat: Use system-wide mode if the target cpu_list is unspecified 2021-10-07 07:53:04 +02:00
builtin-timechart.c
builtin-top.c libperf: Move 'leader' from tools/perf to perf_evsel::leader 2021-07-09 14:04:31 -03:00
builtin-trace.c perf trace: Free strings in trace__parse_events_option() 2021-07-15 17:35:57 -03:00
builtin-version.c
builtin.h
check-headers.sh perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS 2021-06-01 10:07:46 -03:00
command-list.txt perf stat: Enable iostat mode for x86 platforms 2021-04-20 08:40:20 -03:00
CREDITS
design.txt
Makefile perf tools: Add a build-test variant to use in builds from a tarball 2021-04-20 08:43:58 -03:00
Makefile.config This is the 5.14.7 stable release 2021-09-26 22:48:15 -04:00
Makefile.perf perf: change --root to --prefix for python install 2021-09-19 21:09:27 -04:00
MANIFEST
perf-archive.sh perf archive: Fix filtering of empty build-ids 2021-03-06 16:54:31 -03:00
perf-completion.sh
perf-iostat.sh perf stat: Enable iostat mode for x86 platforms 2021-04-20 08:40:20 -03:00
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c perf debug: Move debug initialization earlier 2021-05-27 13:24:22 -03:00
perf.h perf: force include of <stdbool.h> 2021-09-19 21:09:25 -04:00