diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-09-24 04:39:58 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-10-15 05:05:20 +0300 |
commit | bae9d2bdb32ee8cdc717537ae498eee03a25543b (patch) | |
tree | c582f59b5bf2a00363d17e4982f64997b9a4ce29 /src/meson.build | |
parent | ca5fb994091e7b3ba6db484ae0a58e2ecd00abbf (diff) |
libcamera: base: Add Backtrace class
Create a new class to abstract generation and access to call stack
backtraces. The current implementation depends on the glibc backtrace()
implementation and is copied from the logger. Future development will
bring support for libunwind, transparently for the users of the class.
The logger backtrace implementation is dropped, replaced by usage of the
new Backtrace class.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/meson.build')
0 files changed, 0 insertions, 0 deletions