Searched refs:traced (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/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). 135 is also traced, ftrace will prevent the callback from being called 154 the traced function (have another function called instead of the 155 traced function), it requires setting this flag. This is what live 239 to be traced. 247 functions it finds to not be traced. This is a separate list from the
|
D | ftrace.rst | 225 to be traced. Echoing names of functions into this file 240 be traced. If a function exists in both set_ftrace_filter 241 and set_ftrace_notrace, the function will _not_ be traced. 251 traced by the function tracer as well. This option will also 271 what functions are being traced. 291 have been converted to nops and are available to be traced. 304 If the callback registered to be traced by a function with 309 If the callback registered to be traced by a function with 808 function name that was traced "sys_close" and the parent function that 978 function as well as the function being traced. [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. 383 That is, the tracepoint will be called, but just will not be traced. 388 traced when a read system call is entered, and the :1 at the end 394 The following trigger causes kmalloc events to stop being traced
|
D | uprobetracer.rst | 158 And you can see the traced information via /sys/kernel/debug/tracing/trace.
|
D | kprobetrace.rst | 174 And you can see the traced information via /sys/kernel/debug/tracing/trace.
|
/Linux-v4.19/Documentation/arm64/ |
D | legacy_instructions.txt | 19 usage of emulated instruction is traced as well as rate limited
|
/Linux-v4.19/Documentation/input/devices/ |
D | appletouch.rst | 81 full tracing (each sample is being traced)::
|
/Linux-v4.19/arch/arc/kernel/ |
D | entry.S | 315 ; (ii) If signal is SIGTRAP/SIGSTOP, task is being traced thus
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kmemleak.rst | 80 friends are traced and the pointers, together with additional
|
/Linux-v4.19/tools/perf/Documentation/ |
D | intel-pt.txt | 573 In per-thread mode an exact list of threads is traced. There is no inheritance. 577 option, or processes selected with -p or -u) are traced. Each cpu has its own 580 In workload-only mode, the workload is traced but with per-cpu buffers.
|
D | perf-record.txt | 117 - 'filter': defines a region that will be traced.
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dwc3.rst | 667 operations, both of which can be traced. Format is::
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-kernel-slab | 481 should be traced.
|
/Linux-v4.19/Documentation/livepatch/ |
D | livepatch.txt | 432 + Only functions that can be traced could be patched.
|
/Linux-v4.19/kernel/trace/ |
D | Kconfig | 393 when the likelys and unlikelys are not being traced.
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_target.c | 1029 bool traced = false; in qlt_free_session_done() local 1032 if (!traced) { in qlt_free_session_done() 1036 traced = true; in qlt_free_session_done()
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 224 T is traced or stopped) 302 uninterruptible wait, Z is zombie, T is traced or stopped)
|
/Linux-v4.19/arch/arm64/ |
D | Kconfig | 992 enabled, CP15 barrier usage is traced which can help
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 2039 # exception was being traced. Make the "current" PC the FPIAR and put it in the
|
D | fpsp.S | 2040 # exception was being traced. Make the "current" PC the FPIAR and put it in the 4357 # remember, also, this instruction may be traced.
|
/Linux-v4.19/lib/ |
D | Kconfig.debug | 555 detector. The memory allocation/freeing is traced in a way
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1065 opcode and the second byte being the syscall number. They are traced using the
|
/Linux-v4.19/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1240 [FTRACE] Limit the functions traced by the function 1253 [FTRACE] Limit the top level callers functions traced
|