Home
last modified time | relevance | path

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

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/
H A D0002-traced-fix-missing-include.patch4 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 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
H A 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.
H A 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
H A 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 …]
H A 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.
H A 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',
H A Duprobetracer.rst171 And you can see the traced information via /sys/kernel/tracing/trace.
H A Dfprobetrace.rst201 For example, usually ``task_struct::start_time`` is not traced, but with this
/openbmc/linux/arch/s390/kernel/
H A Dmcount.S46 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller
/openbmc/linux/Documentation/livepatch/
H A 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
/openbmc/u-boot/doc/
H A DREADME.trace67 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 Dperfetto.bb30 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 Dlegacy_instructions.rst25 usage of emulated instruction is traced as well as rate limited
H A Dmemory-tagging-extension.rst209 - ``-EPERM`` - the specified process cannot be traced.
/openbmc/openbmc/poky/meta/recipes-core/os-release/
H A Dos-release.bb36 # This end result combines to mean systems can be traced back to both who
/openbmc/linux/Documentation/input/devices/
H A Dappletouch.rst81 full tracing (each sample is being traced)::
/openbmc/linux/Documentation/core-api/
H A Dentry.rst177 code to be traced, while also maintaining symmetry with irq_exit_rcu() and
227 traced.
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst12 instructions that were traced for debugging or profiling purposes. You
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script.txt474 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 Dworkload-tracing.rst41 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 Dldconfig.patch209 - /* Print a message if the loading of libs is traced. */
/openbmc/linux/mm/
H A DKconfig.debug226 detector. The memory allocation/freeing is traced in a way
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst85 friends are traced and the pointers, together with additional
/openbmc/linux/Documentation/virt/kvm/
H A Dlocking.rst87 R/X bits if for an access-traced spte, or both. This is safe because whenever

12