/Linux-v6.6/drivers/hwtracing/intel_th/ |
D | Kconfig | 3 tristate "Intel(R) Trace Hub controller" 6 Intel(R) Trace Hub (TH) is a set of hardware blocks (subdevices) that 9 in System Trace Protocol (MIPI STPv2) and is intended to perform 16 Say Y here to enable Intel(R) Trace Hub controller support. 21 tristate "Intel(R) Trace Hub PCI controller" 24 Intel(R) Trace Hub may exist as a PCI device. This option enables 30 tristate "Intel(R) Trace Hub ACPI controller" 33 Intel(R) Trace Hub may exist as an ACPI device. This option enables 42 tristate "Intel(R) Trace Hub Global Trace Hub" 44 Global Trace Hub (GTH) is the central component of the [all …]
|
/Linux-v6.6/Documentation/trace/coresight/ |
D | coresight-etm4x-reference.rst | 23 :Trace Registers: {CONFIGR + others} 40 :Trace Registers: All 50 :Trace Registers: PRGCTLR, All hardware regs. 63 :Trace Registers: None. 75 :Trace Registers: None. 89 :Trace Registers: None. 102 :Trace Registers: ACVR[idx, idx+1], VIIECTLR 125 :Trace Registers: ACVR[idx] 138 :Trace Registers: ACVR[idx], VISSCTLR 150 :Trace Registers: ACVR[idx], VISSCTLR [all …]
|
D | coresight-trbe.rst | 4 Trace Buffer Extension (TRBE). 13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
|
D | coresight.rst | 60 ****************** AMBA Advanced Trace Bus (ATB) ****************** 76 &&&&&&&&& IIIIIII ETM = Embedded Trace Macrocell 77 ; PTM = Program Trace Macrocell 79 * ETB = Embedded Trace Buffer 80 To trace port TPIU= Trace Port Interface Unit 100 Program Trace Macrocell 102 Embedded Trace Macrocell 106 Embedded Trace Buffer 108 Instrumentation Trace Macrocell 110 Trace Port Interface Unit [all …]
|
D | index.rst | 2 CoreSight - ARM Hardware Trace
|
/Linux-v6.6/Documentation/trace/ |
D | intel_th.rst | 4 Intel(R) Trace Hub (TH) 10 Intel(R) Trace Hub (TH) is a set of hardware blocks that produce, 13 Trace Protocol (MIPI STPv2) and is intended to perform full system 14 debugging. For more information on the hardware, see Intel(R) Trace 18 switch (Global Trace Hub, GTH). These devices are placed on a bus of 23 - Software Trace Hub (STH), trace source, which is a System Trace 27 - Parallel Trace Interface output (PTI), trace output to an external 29 - Global Trace Hub (GTH), which is a switch and a central component 30 of Intel(R) Trace Hub architecture. 50 On the whole, Intel(R) Trace Hub does not require any special [all …]
|
D | events-msr.rst | 2 MSR Trace Events 13 Trace MSR reads: 22 Trace MSR writes: 31 Trace RDPMC in kernel:
|
/Linux-v6.6/tools/perf/scripts/perl/ |
D | failed-syscalls.pl | 10 use Perf::Trace::Core; 11 use Perf::Trace::Context; 12 use Perf::Trace::Util;
|
D | check-perf-trace.pl | 12 use Perf::Trace::Core; 13 use Perf::Trace::Context; 14 use Perf::Trace::Util;
|
D | wakeup-latency.pl | 18 use Perf::Trace::Core; 19 use Perf::Trace::Util;
|
D | rw-by-file.pl | 18 use Perf::Trace::Core; 19 use Perf::Trace::Util;
|
D | rwtop.pl | 18 use Perf::Trace::Core; 19 use Perf::Trace::Util;
|
D | rw-by-pid.pl | 18 use Perf::Trace::Core; 19 use Perf::Trace::Util;
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-script-perl.txt | 119 use lib "$ENV{'PERF_EXEC_PATH'}/scripts/perl/Perf-Trace-Util/lib"; 120 use lib "./Perf-Trace-Util/lib"; 121 use Perf::Trace::Core; 122 use Perf::Trace::Context; 123 use Perf::Trace::Util; 170 via the various Perf::Trace::* Perl modules. To use the functions and 172 Perf::Trace::XXX' line to your perf script script. 174 Perf::Trace::Core Module 187 Perf::Trace::Context Module 193 Perf::Trace::Context defines a set of functions that can be used to [all …]
|
/Linux-v6.6/tools/perf/scripts/ |
D | Build | 2 perf-$(CONFIG_LIBPERL) += perl/Perf-Trace-Util/ 4 perf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
|
/Linux-v6.6/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | Context.xs | 28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
|
/Linux-v6.6/drivers/hwtracing/stm/ |
D | Kconfig | 3 tristate "System Trace Module devices" 6 A System Trace Module (STM) is a device exporting data in System 7 Trace Protocol (STP) format as defined by MIPI STP standards. 8 Examples of such devices are Intel(R) Trace Hub and Coresight STM. 10 Say Y here to enable System Trace Module device support.
|
/Linux-v6.6/drivers/hwtracing/coresight/ |
D | Kconfig | 39 This enables support for the Trace Memory Controller driver. 66 This enables support for the Trace Port Interface Unit driver, 80 This enables support for the Embedded Trace Buffer version 1.0 driver 88 tristate "CoreSight Embedded Trace Macrocell 3.x driver" 106 This driver provides support for the CoreSight Embedded Trace Macrocell 107 version 4.x and the Embedded Trace Extensions (ETE). Both are CPU tracer 123 tristate "CoreSight System Trace Macrocell driver" 192 tristate "Trace Buffer Extension (TRBE) driver" 195 This driver provides support for percpu Trace Buffer Extension (TRBE). 218 tristate "CoreSight Trace, Profiling & Diagnostics Monitor driver" [all …]
|
/Linux-v6.6/drivers/hwtracing/ptt/ |
D | Kconfig | 3 tristate "HiSilicon PCIe Tune and Trace Device" 7 HiSilicon PCIe Tune and Trace device exists as a PCIe RCiEP
|
/Linux-v6.6/arch/arm/boot/compressed/ |
D | decompress.c | 17 # define Trace(x) fprintf x macro 24 # define Trace(x) macro
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-etb10 | 16 Description: (RW) Disables write access to the Trace RAM by stopping the 19 into the Trace RAM following the trigger event is equal to the 41 that is used to read entries from the Trace RAM over the APB 51 the CoreSight bus into the Trace RAM. The value is read directly
|
/Linux-v6.6/Documentation/powerpc/ |
D | imc.rst | 92 IMC Trace-mode 95 POWER9 supports two modes for IMC which are the Accumulation mode and Trace 98 Trace mode, the 64 bit trace SCOM value is initialized with the event 115 | | 1: Trace Mode | 154 Trace IMC example usage
|
/Linux-v6.6/arch/alpha/boot/ |
D | misc.c | 66 # define Trace(x) fprintf x macro 73 # define Trace(x) macro
|
/Linux-v6.6/arch/nios2/boot/compressed/ |
D | misc.c | 56 # define Trace(x) fprintf x macro 63 # define Trace(x) macro
|
/Linux-v6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Context.pm | 1 package Perf::Trace::Context;
|