L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
utrace File Reference

L4Re tracebuffer access. More...

#include <version>
#include <bit>
#include <string>
#include <optional>
#include <l4/sys/ktrace_events.h>
#include <l4/sys/consts.h>
#include <l4/sys/capability>
#include <l4/sys/debugger>
#include <l4/utrace/ring_buffer>
#include <vector>
Include dependency graph for utrace:

Go to the source code of this file.

Data Structures

class  utrace::Tracebuffer
 Tracebuffer abstraction. More...
struct  utrace::Tracebuffer::Index_desc
 Mapping of the dynamic tracebuffer log indexes to names. More...

Detailed Description

L4Re tracebuffer access.

This is an abstraction for processing the L4Re tracebuffer events. In the current implementation, there is only a single global tracebuffer available via the base debugger (JDB) capability.

Definition in file utrace.