Function lttngpy::get_syscalls
Defined in File event.hpp
Function Documentation
-
std::variant<int, std::set<std::string>> lttngpy::get_syscalls()
Get syscalls.
- Returns:
the set of syscalls, else a negative LTTng error code (e.g., if kernel tracer is not available)