Skip to content

Commit

Permalink
Add TRACE_EVENT from perfetto
Browse files Browse the repository at this point in the history
  • Loading branch information
sudara committed Aug 30, 2023
1 parent f1fad60 commit 101f333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions melatonin_inspector.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ END_JUCE_MODULE_DECLARATION

#ifndef PERFETTO
#define TRACE_COMPONENT(...)
#define TRACE_EVENT(category, ...)
#define TRACE_EVENT_BEGIN(category, ...)
#define TRACE_EVENT_END(category)
#endif
Expand Down

0 comments on commit 101f333

Please sign in to comment.