Searched refs:traced (Results 1 – 25 of 29) sorted by relevance
12
| /Linux-v5.15/arch/s390/kernel/ |
| D | mcount.S | 39 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller
|
| /Linux-v5.15/Documentation/trace/ |
| D | ftrace-uses.rst | 93 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
|
| D | ftrace.rst | 231 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. 330 have been converted to nops and are available to be traced. 343 If the callback registered to be traced by a function with [all …]
|
| D | events.rst | 15 Not all tracepoints can be traced using the event tracing system; 334 but just will not be traced, unless of course it's actually enabled. 384 That is, the tracepoint will be called, but just will not be traced. 389 traced when a read system call is entered, and the :1 at the end 395 The following trigger causes kmalloc events to stop being traced 868 Finally, the event won't be actually traced until it's 'closed',
|
| D | uprobetracer.rst | 171 And you can see the traced information via /sys/kernel/debug/tracing/trace.
|
| D | kprobetrace.rst | 239 And you can see the traced information via /sys/kernel/debug/tracing/trace.
|
| /Linux-v5.15/Documentation/livepatch/ |
| D | reliable-stacktrace.rst | 203 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
|
| D | livepatch.rst | 413 - Only functions that can be traced could be patched.
|
| /Linux-v5.15/Documentation/arm64/ |
| D | legacy_instructions.rst | 25 usage of emulated instruction is traced as well as rate limited
|
| D | memory-tagging-extension.rst | 198 - ``-EPERM`` - the specified process cannot be traced.
|
| /Linux-v5.15/Documentation/input/devices/ |
| D | appletouch.rst | 81 full tracing (each sample is being traced)::
|
| /Linux-v5.15/arch/arc/kernel/ |
| D | entry.S | 316 ; (ii) If signal is SIGTRAP/SIGSTOP, task is being traced thus
|
| /Linux-v5.15/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-filter.txt | 32 Filters can be attached to traced events. They can be used to filter out various
|
| /Linux-v5.15/tools/perf/Documentation/ |
| D | perf-script.txt | 455 Use with -S or --symbols to list traced records within address range. 457 For example, to list the traced records within the address range
|
| D | perf-intel-pt.txt | 714 In per-thread mode an exact list of threads is traced. There is no inheritance. 718 option, or processes selected with -p or -u) are traced. Each cpu has its own 721 In workload-only mode, the workload is traced but with per-cpu buffers. 1060 PSB+ occurs while control flow is being traced.
|
| D | perf-record.txt | 140 - 'filter': defines a region that will be traced.
|
| /Linux-v5.15/Documentation/virt/kvm/ |
| D | locking.rst | 68 R/X bits if for an access-traced spte, or both. This is safe because whenever
|
| /Linux-v5.15/Documentation/dev-tools/ |
| D | kmemleak.rst | 85 friends are traced and the pointers, together with additional
|
| /Linux-v5.15/drivers/scsi/qla2xxx/ |
| D | qla_edif.c | 297 bool traced = false; in qla_edif_reset_auth_wait() local 320 if (!traced) { in qla_edif_reset_auth_wait() 324 traced = true; in qla_edif_reset_auth_wait()
|
| D | qla_target.c | 1062 bool traced = false; in qlt_free_session_done() local 1066 if (!traced) { in qlt_free_session_done() 1070 traced = true; in qlt_free_session_done()
|
| /Linux-v5.15/Documentation/driver-api/usb/ |
| D | dwc3.rst | 667 operations, both of which can be traced. Format is::
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-kernel-slab | 489 should be traced.
|
| /Linux-v5.15/kernel/trace/ |
| D | Kconfig | 549 when the likelys and unlikelys are not being traced.
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | proc.rst | 243 T is traced or stopped) 332 uninterruptible wait, Z is zombie, T is traced or stopped)
|
| /Linux-v5.15/arch/arm64/ |
| D | Kconfig | 1333 enabled, CP15 barrier usage is traced which can help
|
12