Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CORESIGHT_TRBE:
CONFIG_ARM64 && CONFIG_CORESIGHT_SOURCE_ETM4Xcoresight-trbeThis driver provides support for percpu Trace Buffer Extension (TRBE). TRBE always needs to be used along with its corresponding percpu ETE component. ETE generates trace data which is then captured with TRBE. Unlike traditional sink devices, TRBE is a CPU feature accessible via system registers. But its explicit dependency with trace unit (ETE) requires it to be plugged in as a coresight sink device.
To compile this driver as a module, choose M here: the module will be called coresight-trbe.
Raw data from LKDDb:
lkddb module coresight-trbe CONFIG_CORESIGHT_TRBE : drivers/hwtracing/coresight/Kconfig : "Trace Buffer Extension (TRBE) driver" # in 5.13–5.19, 6.0–6.18lkddb of "" "" "arm,trace-buffer-extension" : CONFIG_CORESIGHT CONFIG_CORESIGHT_TRBE : drivers/hwtracing/coresight/coresight-trbe.c # in 5.13–5.19, 6.0–6.18lkddb platform "arm_trbe" : CONFIG_CORESIGHT CONFIG_CORESIGHT_TRBE : drivers/hwtracing/coresight/coresight-trbe.c # in 5.13–5.19, 6.0–6.18This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab