Home
last modified time | relevance | path

Searched refs:tracing (Results 51 – 75 of 357) sorted by relevance

12345678910>>...15

/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A Dlttng-sessiond.service2 Description=LTTng 2.x central tracing registry session daemon
/openbmc/openbmc/meta-phosphor/recipes-phosphor/trace-enable/trace-enable/
H A Dtrace-enable8 if echo "${line}" >> /sys/kernel/debug/tracing/set_event;
/openbmc/linux/tools/bpf/bpftool/
H A Dlink.c427 show_link_attach_type_json(info->tracing.attach_type, in show_link_close_json()
429 jsonw_uint_field(json_wtr, "target_obj_id", info->tracing.target_obj_id); in show_link_close_json()
430 jsonw_uint_field(json_wtr, "target_btf_id", info->tracing.target_btf_id); in show_link_close_json()
763 show_link_attach_type_plain(info->tracing.attach_type); in show_link_close_plain()
764 if (info->tracing.target_obj_id || info->tracing.target_btf_id) in show_link_close_plain()
766 info->tracing.target_obj_id, in show_link_close_plain()
767 info->tracing.target_btf_id); in show_link_close_plain()
/openbmc/linux/drivers/hwtracing/
H A DKconfig2 menu "HW tracing support"
/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dindex.rst22 irqflags-tracing
/openbmc/qemu/backends/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/openbmc-tools/
H A D.shellcheck-ignore9 tracing/trace
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A DKconfig35 bool "wil6210 tracing support"
41 using the kernel tracing infrastructure. Select this
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/
H A Dperfetto.inc1 SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-maturin-crates.inc242 crate://crates.io/tracing/0.1.40 \
243 crate://crates.io/tracing-attributes/0.1.27 \
244 crate://crates.io/tracing-core/0.1.32 \
245 crate://crates.io/tracing-log/0.2.0 \
246 crate://crates.io/tracing-serde/0.1.3 \
247 crate://crates.io/tracing-subscriber/0.3.18 \
550 SRC_URI[tracing-0.1.40.sha256sum] = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364…
551 SRC_URI[tracing-attributes-0.1.27.sha256sum] = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba…
552 SRC_URI[tracing-core-0.1.32.sha256sum] = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb1612…
553 SRC_URI[tracing-log-0.2.0.sha256sum] = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03…
[all …]
/openbmc/linux/net/batman-adv/
H A DKconfig84 outputting debugging information to the tracing buffer. The output is
88 bool "B.A.T.M.A.N. tracing support"
94 messages using the generic tracing infrastructure of the kernel.
/openbmc/linux/arch/m68k/ifpsp060/
H A Diskeleton.S90 | Linux/68k: commented out test for tracing
94 | tst.b (%sp) | is tracing enabled?
126 | no action associated with the "chk" exception. If tracing is enabled,
130 | Linux/68k: commented out test for tracing
134 | tst.b (%sp) | is tracing enabled?
/openbmc/qemu/scsi/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/qemu/docs/devel/
H A Dindex-internals.rst19 tracing
/openbmc/linux/include/linux/
H A Dbpf_types.h49 BPF_PROG_TYPE(BPF_PROG_TYPE_TRACING, tracing,
137 BPF_LINK_TYPE(BPF_LINK_TYPE_TRACING, tracing)
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A DKconfig80 bool "Atheros ath10k tracing support"
84 Select this to ath10k use tracing infrastructure.
/openbmc/qemu/hw/i386/xen/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/qemu/target/mips/tcg/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/qemu/hw/mem/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/qemu/qom/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A DKconfig89 This option will enable debug tracing output for the iwlwifi drivers
119 bool "iwlwifi device access tracing"
125 register with the ftrace framework for event tracing and dump
130 When tracing is not enabled, this option still has some
/openbmc/linux/arch/arm/kernel/
H A Dentry-common.S45 ldr r1, [tsk, #TI_FLAGS] @ re-check for syscall tracing
75 ldr r1, [tsk, #TI_FLAGS] @ re-check for syscall tracing
260 ldr r10, [tsk, #TI_FLAGS] @ check for syscall tracing
263 tst r10, #_TIF_SYSCALL_WORK @ are we tracing syscalls?
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dindex.rst18 method-tracing
/openbmc/linux/drivers/hwtracing/coresight/
H A DKconfig93 which allows tracing the instructions that a processor is executing
94 This is primarily useful for instruction level tracing. Depending
95 the ETM version data tracing may also be available.
108 modules, tracing the instructions that a processor is executing. This is
109 primarily useful for instruction level tracing.
129 instrumentation based tracing. This is primarily used for
/openbmc/linux/tools/testing/ktest/examples/bootconfigs/
H A Dverify-functiongraph.sh3 cd /sys/kernel/tracing

12345678910>>...15