Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/tools/perf/scripts/
DBuild1 libperf-$(CONFIG_LIBPERL) += perl/Perf-Trace-Util/
2 libperf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
/linux-4.1.27/Documentation/trace/
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 …]
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
294 Trace events can be made to conditionally invoke trigger 'commands'
Dftrace.txt300 See the "Stack Trace" section below.
306 See the "Stack Trace" section below.
2389 Trace commands have the following format:
/linux-4.1.27/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.1.27/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.txt115 Trace pagefaults. Optionally, you can specify whether you want minor,
119 Trace system calls. This options is enabled by default.
122 Trace other events, see 'perf list' for a complete list.
149 Trace only major pagefaults:
153 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')
/linux-4.1.27/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"
/linux-4.1.27/arch/arm/boot/compressed/
Ddecompress.c19 # define Trace(x) fprintf x macro
26 # define Trace(x) macro
/linux-4.1.27/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
/linux-4.1.27/arch/alpha/boot/
Dmisc.c65 # define Trace(x) fprintf x macro
72 # define Trace(x) macro
/linux-4.1.27/arch/nios2/boot/compressed/
Dmisc.c69 # define Trace(x) fprintf x macro
76 # define Trace(x) macro
/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/cris/boot/compressed/
Dmisc.c81 # define Trace(x) fprintf x macro
100 # define Trace(x) macro
/linux-4.1.27/tools/perf/
DMakefile.perf487 …$(INSTALL) scripts/perl/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/s…
496 …$(INSTALL) scripts/python/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)…
/linux-4.1.27/arch/mn10300/boot/compressed/
Dmisc.c107 # define Trace(x) fprintf x macro
114 # define Trace(x) macro
/linux-4.1.27/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"
/linux-4.1.27/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.1.27/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.1.27/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.1.27/Documentation/pti/
Dpti_intel_mid.txt2 system-on-a-chip designs based on the Parallel Trace
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dcoresight.txt6 sinks, links and sources. Trace data produced by one or more sources flows
/linux-4.1.27/Documentation/RCU/
Dlockdep-splat.txt36 Call Trace:
/linux-4.1.27/arch/powerpc/platforms/pseries/
DKconfig37 bool "Dispatch Trace Log"
/linux-4.1.27/arch/avr32/
DKconfig218 Say Y to generate an Ownership Trace message on every context switch,
/linux-4.1.27/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.1.27/drivers/net/hippi/
Drrunner.h703 u32 Trace; member
/linux-4.1.27/arch/m68k/ifpsp060/
Diskeleton.S127 | then it create a Trace exception stack frame from the "chk" exception
/linux-4.1.27/Documentation/
Dkasan.txt85 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.txt605 Call Trace:
Ddevices.txt2683 0 = /dev/tnf/t0 Trace 0 data extraction
2684 1 = /dev/tnf/t1 Trace 1 data extraction
Dkernel-parameters.txt1446 initcall_debug [KNL] Trace initcalls as they are executed. Useful
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt31 TT Special Trace unit 0-5
/linux-4.1.27/net/mac80211/
DKconfig103 bool "Trace all mac80211 debug messages"
/linux-4.1.27/drivers/misc/
DKconfig128 tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard"
132 The PTI (Parallel Trace Interface) driver directs
/linux-4.1.27/drivers/media/usb/pwc/
Dphilips.txt199 4 0x4 Trace open() and close() calls Off
/linux-4.1.27/Documentation/vm/
Dslub.txt43 T Trace (please only use on single slabs)
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt329 0xF6 all LTTng Linux Trace Toolkit Next Generation
/linux-4.1.27/drivers/scsi/
DKconfig852 to the adapter. Performance impact is minimal. Trace can be
1106 to the adapter. Performance impact is minimal. Trace can be
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1038 Trace Sets
1485 Trace the io starting up on the first device 7c08 & 7c09