Home
last modified time | relevance | path

Searched refs:traced (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.6.21/Documentation/trace/
Dhisi-ptt.rst115 Link. You can choose to filter the traced headers by either Requester ID,
132 direction of inbound and traced data format of 8DW.
210 You can change the format of the traced TLP headers by specifying the
217 The traced TLP header format is different from the PCIe standard.
261 The traced TLP headers will be written to the memory allocated
280 You can decode the traced data with `perf report -D` command (currently
281 only support to dump the raw trace data). The traced data will be decoded
Dfprobe.rst107 This is the ftrace address of the traced function (both entry and exit).
112 This is the return address that the traced function will return to,
118 in the entry_handler. If you need traced instruction pointer, you need
166 which is traced by other ftrace users is called from the entry_handler.
Dftrace-uses.rst93 This is the instruction pointer of the function that is being traced.
98 the function being traced (where the call of the function occurred).
115 called by a callback may also be traced, and call that same callback,
200 the traced function (have another function called instead of the
201 traced function), it requires setting this flag. This is what live
293 to be traced.
301 functions it finds to not be traced. This is a separate list from the
Dftrace.rst231 to be traced. Echoing names of functions into this file
252 be traced. If a function exists in both set_ftrace_filter
253 and set_ftrace_notrace, the function will _not_ be traced.
263 traced by the function tracer as well. This option will also
274 traced by the function tracer as well. This option will also
278 file takes precedence, and the thread will not be traced.
297 be traced.
310 what functions are being traced.
336 have been converted to nops and are available to be traced.
349 If the callback registered to be traced by a function with
[all …]
Dkprobetrace.rst87 Char type can be used to show the character value of traced arguments.
250 And you can see the traced information via /sys/kernel/tracing/trace.
Devents.rst15 Not all tracepoints can be traced using the event tracing system;
379 but just will not be traced, unless of course it's actually enabled.
429 That is, the tracepoint will be called, but just will not be traced.
434 traced when a read system call is entered, and the :1 at the end
440 The following trigger causes kmalloc events to stop being traced
913 Finally, the event won't be actually traced until it's 'closed',
Duprobetracer.rst171 And you can see the traced information via /sys/kernel/tracing/trace.
Dfprobetrace.rst201 For example, usually ``task_struct::start_time`` is not traced, but with this
/linux-6.6.21/arch/s390/kernel/
Dmcount.S46 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller
/linux-6.6.21/Documentation/livepatch/
Dreliable-stacktrace.rst203 While the traced function runs its return address on the stack points to
208 When the traced function returns to return_to_handler, there is no longer a
236 Similarly, the arm64 implementation of DYNAMIC_FTRACE_WITH_REGS patches traced
246 start of the trampoline, the address of the traced function is in X9 rather
280 this function twice, and if the function return is being traced, the unwinder
Dlivepatch.rst413 - Only functions that can be traced could be patched.
/linux-6.6.21/Documentation/arch/arm64/
Dlegacy_instructions.rst25 usage of emulated instruction is traced as well as rate limited
Dmemory-tagging-extension.rst209 - ``-EPERM`` - the specified process cannot be traced.
/linux-6.6.21/Documentation/input/devices/
Dappletouch.rst81 full tracing (each sample is being traced)::
/linux-6.6.21/Documentation/core-api/
Dentry.rst177 code to be traced, while also maintaining symmetry with irq_exit_rcu() and
227 traced.
/linux-6.6.21/Documentation/trace/coresight/
Dcoresight-perf.rst12 instructions that were traced for debugging or profiling purposes. You
/linux-6.6.21/tools/perf/Documentation/
Dperf-script.txt473 Use with -S or --symbols to list traced records within address range.
475 For example, to list the traced records within the address range
Dperf-intel-pt.txt761 In per-thread mode an exact list of threads is traced. There is no inheritance.
765 option, or processes selected with -p or -u) are traced. Each cpu has its own
768 In workload-only mode, the workload is traced but with per-cpu buffers.
1133 PSB+ occurs while control flow is being traced.
1825 Can be compiled and traced:
/linux-6.6.21/Documentation/admin-guide/
Dworkload-tracing.rst41 is traced. Any error paths in that system call will not be traced. If there
/linux-6.6.21/mm/
DKconfig.debug226 detector. The memory allocation/freeing is traced in a way
/linux-6.6.21/Documentation/virt/kvm/
Dlocking.rst80 R/X bits if for an access-traced spte, or both. This is safe because whenever
/linux-6.6.21/Documentation/dev-tools/
Dkmemleak.rst85 friends are traced and the pointers, together with additional
/linux-6.6.21/Documentation/driver-api/usb/
Ddwc3.rst667 operations, both of which can be traced. Format is::
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-kernel-slab489 should be traced.
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_target.c1040 bool traced = false; in qlt_free_session_done() local
1044 if (!traced) { in qlt_free_session_done()
1048 traced = true; in qlt_free_session_done()

12