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> |
||
---|---|---|
.. | ||
Makefile | ||
callchain.c | ||
core.c | ||
hw_breakpoint.c | ||
hw_breakpoint_test.c | ||
internal.h | ||
ring_buffer.c | ||
uprobes.c |