Actions
Feature #37
closed
MD
trace_printf() function
Feature #37:
trace_printf() function
Start date:
02/11/2012
Due date:
% Done:
0%
Estimated time:
Description
Implement a trace_printf() function, which would be similar in use to printf() for the developer, but would generate UST tracepoints underneath and print to a (potentially live) trace.
JD Updated by Julien Desfossez over 13 years ago
- Target version set to 2.2
CB Updated by Christian Babeux almost 13 years ago
- Target version changed from 2.2 to 2.3
MD Updated by Mathieu Desnoyers over 11 years ago
- Status changed from New to Resolved
- Assignee set to Mathieu Desnoyers
- Target version changed from 2.3 to 2.5
The tracef() feature fulfills this role. It has been introduced in lttng-ust 2.5.
Actions