diff options
author | 2015-02-09 17:14:04 -0500 | |
---|---|---|
committer | 2015-02-09 18:05:51 -0500 | |
commit | 7496946a88ab48830f3101c08f8e770cc0902bbb (patch) | |
tree | 1fc88b3e2cdeb598b5dfe03d9aa2766d1f8f8048 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tracing: Add TRACE_EVENT_FN example (diff) | |
download | wireguard-linux-7496946a88ab48830f3101c08f8e770cc0902bbb.tar.xz wireguard-linux-7496946a88ab48830f3101c08f8e770cc0902bbb.zip |
tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()
Add to samples/trace_events/ the macros DECLARE_EVENT_CLASS() and
DEFINE_EVENT() and recommend using them over multiple TRACE_EVENT()
macros if the multiple events have the same format.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions