Centos-kernel-stream-9/kernel/events
Augusto Caringi 005ebc3d36 Merge: perf: Add Processor Trace Trigger Tracing and several Intel TH fixes
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7036

JIRA: https://issues.redhat.com/browse/RHEL-45091

JIRA: https://issues.redhat.com/browse/RHEL-47424

This MR adds features requested by Intel:

1) PTTT = a technology that enables the user to trigger Intel PT
tracing by events, such as uprobes, so that the trace does not
have to be recorded for the whole application execution time, but
rather just for the code path of interest.

2) Adds several CPUs into the list of supported models in Intel
Trace Hub.

Signed-off-by: Michael Petlan <mpetlan@redhat.com>

Approved-by: ashelat <ashelat@redhat.com>
Approved-by: Steve Best <sbest@redhat.com>
Approved-by: David Arcari <darcari@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: Augusto Caringi <acaringi@redhat.com>
2025-07-28 12:55:40 -03:00
..
Makefile perf/hw_breakpoint: Add KUnit test for constraints accounting 2023-06-01 17:02:24 +02:00
callchain.c perf: Shrink the size of the recursion counter. 2024-10-14 13:02:40 +02:00
core.c Merge: perf: Add Processor Trace Trigger Tracing and several Intel TH fixes 2025-07-28 12:55:40 -03:00
hw_breakpoint.c perf/hw_breakpoint: Remove arch breakpoint hooks 2023-11-13 11:21:23 +01:00
hw_breakpoint_test.c perf/hw_breakpoint: remove MODULE_LICENSE in non-modules 2023-09-18 11:58:25 +02:00
internal.h perf/core: Add aux_pause, aux_resume, aux_start_paused 2025-06-23 18:58:21 +02:00
ring_buffer.c perf: Avoid the read if the count is already updated 2025-06-23 14:54:27 +02:00
uprobes.c kernel: be more careful about dup_mmap() failures and uprobe registering 2025-04-18 08:39:53 -04:00