/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/ |
H A D | 0002-traced-fix-missing-include.patch | 4 Subject: [PATCH] traced: fix missing include 11 src/traced/probes/sys_stats/sys_stats_data_source.h | 1 + 14 diff --git a/src/traced/probes/sys_stats/sys_stats_data_source.h b/src/traced/probes/sys_stats/sys_… 16 --- a/src/traced/probes/sys_stats/sys_stats_data_source.h 17 +++ b/src/traced/probes/sys_stats/sys_stats_data_source.h
|
/openbmc/linux/Documentation/trace/ |
H A D | hisi-ptt.rst | 115 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
|
H A D | fprobe.rst | 107 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.
|
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 | 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. 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 …]
|
H A D | kprobetrace.rst | 87 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.
|
H A D | events.rst | 15 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',
|
H A D | uprobetracer.rst | 171 And you can see the traced information via /sys/kernel/tracing/trace.
|
H A D | fprobetrace.rst | 201 For example, usually ``task_struct::start_time`` is not traced, but with this
|
/openbmc/linux/arch/s390/kernel/ |
H A D | mcount.S | 46 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller
|
/openbmc/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
|
/openbmc/u-boot/doc/ |
H A D | README.trace | 67 73,373 traced function calls 70 66,491 calls not traced due to depth 75 950,490 traced function calls (333217 dropped due to overflow) 78 1,275,767 calls not traced due to depth
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/ |
H A D | perfetto.bb | 30 file://0002-traced-fix-missing-include.patch \ 148 # Perfetto generates a few different binaries, such as traced and traced_probes and perfetto.
|
/openbmc/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.
|
/openbmc/openbmc/poky/meta/recipes-core/os-release/ |
H A D | os-release.bb | 36 # This end result combines to mean systems can be traced back to both who
|
/openbmc/linux/Documentation/input/devices/ |
H A D | appletouch.rst | 81 full tracing (each sample is being traced)::
|
/openbmc/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.
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight-perf.rst | 12 instructions that were traced for debugging or profiling purposes. You
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-script.txt | 474 Use with -S or --symbols to list traced records within address range. 476 For example, to list the traced records within the address range
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | workload-tracing.rst | 41 is traced. Any error paths in that system call will not be traced. If there
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | ldconfig.patch | 209 - /* Print a message if the loading of libs is traced. */
|
/openbmc/linux/mm/ |
H A D | Kconfig.debug | 226 detector. The memory allocation/freeing is traced in a way
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kmemleak.rst | 85 friends are traced and the pointers, together with additional
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | locking.rst | 87 R/X bits if for an access-traced spte, or both. This is safe because whenever
|