/linux/Documentation/trace/ |
H A 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
|
H A D | ftrace.rst | 267 to be traced. Echoing names of functions into this file 288 be traced. If a function exists in both set_ftrace_filter 289 and set_ftrace_notrace, the function will _not_ be traced. 299 traced by the function tracer as well. This option will also 310 traced by the function tracer as well. This option will also 314 file takes precedence, and the thread will not be traced. 333 be traced. 346 what functions are being traced. 372 have been converted to nops and are available to be traced. 385 If the callback registered to be traced by a function with [all …]
|
H A D | kprobetrace.rst | 101 Char type can be used to show the character value of traced arguments. 267 And you can see the traced information via /sys/kernel/tracing/trace.
|
H A D | events.rst | 15 Not all tracepoints can be traced using the event tracing system; 403 but just will not be traced, unless of course it's actually enabled. 453 That is, the tracepoint will be called, but just will not be traced. 458 traced when a read system call is entered, and the :1 at the end 464 The following trigger causes kmalloc events to stop being traced 937 Finally, the event won't be actually traced until it's 'closed',
|
H A D | uprobetracer.rst | 171 And you can see the traced information via /sys/kernel/tracing/trace.
|
H A D | fprobetrace.rst | 213 For example, usually ``task_struct::start_time`` is not traced, but with this
|
/linux/Documentation/livepatch/ |
H A 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
|
H A D | livepatch.rst | 413 - Only functions that can be traced could be patched.
|
/linux/Documentation/arch/arm64/ |
H A D | legacy_instructions.rst | 25 usage of emulated instruction is traced as well as rate limited
|
H A D | memory-tagging-extension.rst | 209 - ``-EPERM`` - the specified process cannot be traced.
|
/linux/Documentation/input/devices/ |
H A D | appletouch.rst | 81 full tracing (each sample is being traced)::
|
/linux/Documentation/core-api/ |
H A D | entry.rst | 177 code to be traced, while also maintaining symmetry with irq_exit_rcu() and 227 traced.
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-perf.rst | 12 instructions that were traced for debugging or profiling purposes. You
|
/linux/tools/perf/Documentation/ |
H A D | perf-script.txt | 481 Use with -S or --symbols to list traced records within address range. 483 For example, to list the traced records within the address range
|
H A D | perf-intel-pt.txt | 819 In per-thread mode an exact list of threads is traced. There is no inheritance. 823 option, or processes selected with -p or -u) are traced. Each cpu has its own 826 In workload-only mode, the workload is traced but with per-cpu buffers. 1191 PSB+ occurs while control flow is being traced. 1883 Can be compiled and traced:
|
H A D | perf-record.txt | 135 - 'filter': defines a region that will be traced.
|
/linux/mm/ |
H A D | Kconfig.debug | 250 detector. The memory allocation/freeing is traced in a way
|
/linux/Documentation/driver-api/usb/ |
H A D | dwc3.rst | 667 operations, both of which can be traced. Format is::
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-slab | 489 should be traced.
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 1040 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()
|
/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 595 Operation Scheme was about to be applied at the traced time. The first five
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2039 # exception was being traced. Make the "current" PC the FPIAR and put it in the
|
H A 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/arch/arm64/ |
H A D | Kconfig | 1821 enabled, CP15 barrier usage is traced which can help
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1639 [FTRACE] Limit the functions traced by the function 1652 [FTRACE] Limit the top level callers functions traced
|