Home
last modified time | relevance | path

Searched refs:Trace (Results 1 – 73 of 73) sorted by relevance

/linux-4.4.14/drivers/hwtracing/intel_th/
DKconfig2 tristate "Intel(R) Trace Hub controller"
4 Intel(R) Trace Hub (TH) is a set of hardware blocks (subdevices) that
7 in System Trace Protocol (MIPI STPv2) and is intended to perform
14 Say Y here to enable Intel(R) Trace Hub controller support.
19 tristate "Intel(R) Trace Hub PCI controller"
22 Intel(R) Trace Hub may exist as a PCI device. This option enables
28 tristate "Intel(R) Trace Hub Global Trace Hub"
30 Global Trace Hub (GTH) is the central component of the
35 Say Y here to enable GTH subdevice of Intel(R) Trace Hub.
38 tristate "Intel(R) Trace Hub Software Trace Hub support"
[all …]
/linux-4.4.14/drivers/hwtracing/stm/
DKconfig2 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-4.4.14/Documentation/trace/
Dintel_th.txt1 Intel(R) Trace Hub (TH)
7 Intel(R) Trace Hub (TH) is a set of hardware blocks that produce,
10 Trace Protocol (MIPI STPv2) and is intended to perform full system
11 debugging. For more information on the hardware, see Intel(R) Trace
15 switch (Global Trace Hub, GTH). These devices are placed on a bus of
20 - Software Trace Hub (STH), trace source, which is a System Trace
24 - Parallel Trace Interface output (PTI), trace output to an external
26 - Global Trace Hub (GTH), which is a switch and a central component
27 of Intel(R) Trace Hub architecture.
46 On the whole, Intel(R) Trace Hub does not require any special
Dcoresight.txt59 ****************** AMBA Advanced Trace Bus (ATB) ******************
75 &&&&&&&&& IIIIIII ETM = Embedded Trace Macrocell
76 ; PTM = Program Trace Macrocell
78 * ETB = Embedded Trace Buffer
79 To trace port TPIU= Trace Port Interface Unit
98 PTM: Program Trace Macrocell
99 ETM: Embedded Trace Macrocell
101 ETB: Embedded Trace Buffer
102 ITM: Instrumentation Trace Macrocell
103 TPIU: Trace Port Interface Unit
[all …]
Dstm.txt1 System Trace Module
4 System Trace Module (STM) is a device described in MIPI STP specs as
5 STP trace stream generator. STP (System Trace Protocol) is a trace
54 Trace sources have to open the stm class device's node and write their
76 Examples of STM devices are Intel(R) Trace Hub [1] and Coresight STM
Devents-power.txt2 Subsystem Trace Points: power
20 1.1 Trace API
Devents-nmi.txt1 NMI Trace Events
Devents-kmem.txt1 Subsystem Trace Points: kmem
Dmmiotrace.txt122 Trace Log Format
Devents.txt155 Trace events can be filtered in the kernel by associating boolean
312 Trace events can be made to conditionally invoke trigger 'commands'
Dftrace.txt306 See the "Stack Trace" section below.
312 See the "Stack Trace" section below.
2425 Trace commands have the following format:
/linux-4.4.14/tools/perf/scripts/perl/
Dfailed-syscalls.pl10 use Perf::Trace::Core;
11 use Perf::Trace::Context;
12 use Perf::Trace::Util;
Dcheck-perf-trace.pl12 use Perf::Trace::Core;
13 use Perf::Trace::Context;
14 use Perf::Trace::Util;
Dwakeup-latency.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
Drw-by-file.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
Drwtop.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
Drw-by-pid.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
/linux-4.4.14/tools/perf/scripts/
DBuild1 libperf-$(CONFIG_LIBPERL) += perl/Perf-Trace-Util/
2 libperf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.xs28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
DREADME1 Perf-Trace-Util version 0.01
/linux-4.4.14/tools/perf/Documentation/
Dperf-script-perl.txt119 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 …]
Dperf-trace.txt114 Trace pagefaults. Optionally, you can specify whether you want minor,
118 Trace system calls. This options is enabled by default.
121 Trace other events, see 'perf list' for a complete list.
153 Trace only major pagefaults:
157 Trace syscalls, major and minor pagefaults:
Dperf-data.txt40 [1] Common Trace Format - http://www.efficios.com/ctf
Dperf-script-python.txt132 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
219 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
282 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
393 drwxr-xr-x 3 trz trz 4096 2010-01-26 22:49 Perf-Trace-Util
519 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
Dintel-bts.txt1 Intel Branch Trace Store
Dintel-pt.txt1 Intel Processor Trace
7 Intel Processor Trace (Intel PT) is an extension of Intel Architecture that
11 Software Developer Manuals, Chapter 36 Intel Processor Trace.
16 Trace data is collected by 'perf record' and stored within the perf.data file.
19 Trace data must be 'decoded' which involves walking the object code and matching
218 Manuals, Chapter 36 Intel Processor Trace, defined new Intel PT features.
Dperf-script.txt170 Trace decoding. The flags are "bcrosyiABEx" which stand for branch,
/linux-4.4.14/drivers/hwtracing/coresight/
DKconfig27 This enables support for the Trace Memory Controller driver.
37 This enables support for the Trace Port Interface Unit driver,
48 This enables support for the Embedded Trace Buffer version 1.0 driver
53 bool "CoreSight Embedded Trace Macrocell 3.x driver"
63 bool "CoreSight Embedded Trace Macrocell 4.x driver"
/linux-4.4.14/arch/arm/boot/compressed/
Ddecompress.c19 # define Trace(x) fprintf x macro
26 # define Trace(x) macro
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etb1020 Description: (RW) Disables write access to the Trace RAM by stopping the
23 into the Trace RAM following the trigger event is equal to the
Dsysfs-bus-coresight-devices-tmc5 Description: (RW) Disables write access to the Trace RAM by stopping the
Dsysfs-bus-intel_th-devices-gth15 2: CTP (Common Trace Port)
Dsysfs-bus-coresight-devices-etm3x293 Description: (RO) Print the content of the ETM Trace ID register (0x200).
300 Description: (RO) Print the content of the ETM Trace Enable Event register
307 Description: (RO) Print the content of the ETM Trace Start/Stop Conrol
Dsysfs-bus-coresight-devices-etm4x389 available to the trace unit. See the Trace Macrocell
/linux-4.4.14/arch/alpha/boot/
Dmisc.c65 # define Trace(x) fprintf x macro
72 # define Trace(x) macro
/linux-4.4.14/arch/nios2/boot/compressed/
Dmisc.c69 # define Trace(x) fprintf x macro
76 # define Trace(x) macro
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
DContext.pm1 package Perf::Trace::Context;
DUtil.pm1 package Perf::Trace::Util;
DCore.pm1 package Perf::Trace::Core;
/linux-4.4.14/arch/blackfin/
DKconfig.debug104 bool "Turn on Blackfin's Hardware Trace"
107 All Blackfins include a Trace Unit which stores a history of the last
131 bool "Trace all Loops"
158 bool "Expand Trace Buffer greater than 16 entries"
163 the Blackfin's HW Trace buffer are full, the kernel will move them
170 int "Size of Trace buffer (in power of 2k)"
/linux-4.4.14/tools/virtio/virtio-trace/
DREADME1 Trace Agent for virtio-trace
4 Trace agent is a user tool for sending trace data of a guest to a Host in low
5 overhead. Trace agent has the following functions:
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c81 # define Trace(x) fprintf x macro
100 # define Trace(x) macro
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c107 # define Trace(x) fprintf x macro
114 # define Trace(x) macro
/linux-4.4.14/tools/perf/
DMakefile.perf542 …$(INSTALL) scripts/perl/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/s…
551 …$(INSTALL) scripts/python/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)…
/linux-4.4.14/kernel/trace/
DKconfig225 bool "Trace process context switches and events"
234 bool "Trace syscalls"
301 bool "Trace likely/unlikely profiler"
338 bool "Trace likely/unlikely instances"
344 "Trace likely/unlikely profiler" is that this is not a
352 bool "Trace max stack"
639 bool "Trace gpio events"
/linux-4.4.14/lib/zlib_deflate/
Ddefutil.h5 #define Trace(dummy) macro
Ddeftree.c450 Trace((stderr,"\nbit length overflow\n")); in gen_bitlen()
477 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits)); in gen_bitlen()
/linux-4.4.14/Documentation/zh_CN/
Doops-tracing.txt174 Aug 29 09:51:01 blizard kernel: Call Trace: [oops:_oops_ioctl+48/80] [_sys_ioctl+254/272] [_system_…
/linux-4.4.14/drivers/tty/
DKconfig337 tristate "Trace data router for MIPI P1149.7 cJTAG standard"
350 "Trace data sink for MIPI P1149.7 cJTAG standard" line discipline
354 tristate "Trace data sink for MIPI P1149.7 cJTAG standard"
366 "Trace data router for MIPI P1149.7 cJTAG standard".
/linux-4.4.14/Documentation/pti/
Dpti_intel_mid.txt2 system-on-a-chip designs based on the Parallel Trace
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dcoresight.txt6 sinks, links and sources. Trace data produced by one or more sources flows
/linux-4.4.14/arch/powerpc/platforms/pseries/
DKconfig37 bool "Dispatch Trace Log"
/linux-4.4.14/Documentation/RCU/
Dlockdep-splat.txt36 Call Trace:
/linux-4.4.14/arch/avr32/
DKconfig218 Say Y to generate an Ownership Trace message on every context switch,
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dpfpsp.S2383 # _real_trace() - "callout" for Trace enabled exception #
2395 # If Trace exception enabled: #
2396 # - The system stack is changed to a Trace exception stack frame #
2416 # must also check if a Trace exception is pending, in which case, we #
2417 # must create a Trace exception stack frame from the current exception #
2418 # stack frame. If no Trace is pending, we simply exit through #
2422 # as a result of this operation emulation. A Trace exception can be #
2424 # to a Trace stack frame and an exit made through _real_trace(). #
Dfpsp.S2384 # _real_trace() - "callout" for Trace enabled exception #
2396 # If Trace exception enabled: #
2397 # - The system stack is changed to a Trace exception stack frame #
2417 # must also check if a Trace exception is pending, in which case, we #
2418 # must create a Trace exception stack frame from the current exception #
2419 # stack frame. If no Trace is pending, we simply exit through #
2423 # as a result of this operation emulation. A Trace exception can be #
2425 # to a Trace stack frame and an exit made through _real_trace(). #
/linux-4.4.14/drivers/net/hippi/
Drrunner.h703 u32 Trace; member
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt85 System Trace Module subsystem
338 0xF6 all LTTng Linux Trace Toolkit Next Generation
/linux-4.4.14/arch/m68k/ifpsp060/
Diskeleton.S127 | then it create a Trace exception stack frame from the "chk" exception
/linux-4.4.14/Documentation/acpi/
Dmethod-tracing.txt1 ACPICA Trace Facility
/linux-4.4.14/Documentation/
Dkasan.txt83 Call Trace:
DBUG-HUNTING221 >Call Trace:
Doops-tracing.txt210 Aug 29 09:51:01 blizard kernel: Call Trace: [oops:_oops_ioctl+48/80] [_sys_ioctl+254/272] [_system_…
DDMA-API.txt599 Call Trace:
Ddevices.txt2683 0 = /dev/tnf/t0 Trace 0 data extraction
2684 1 = /dev/tnf/t1 Trace 1 data extraction
Dkernel-parameters.txt1510 initcall_debug [KNL] Trace initcalls as they are executed. Useful
/linux-4.4.14/Documentation/metag/
Dkernel-ABI.txt31 TT Special Trace unit 0-5
/linux-4.4.14/net/mac80211/
DKconfig102 bool "Trace all mac80211 debug messages"
/linux-4.4.14/drivers/misc/
DKconfig128 tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard"
132 The PTI (Parallel Trace Interface) driver directs
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt199 4 0x4 Trace open() and close() calls Off
/linux-4.4.14/Documentation/vm/
Dslub.txt43 T Trace (please only use on single slabs)
/linux-4.4.14/drivers/scsi/
DKconfig864 to the adapter. Performance impact is minimal. Trace can be
1118 to the adapter. Performance impact is minimal. Trace can be
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1038 Trace Sets
1485 Trace the io starting up on the first device 7c08 & 7c09