Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trace: fix new json start #648

Merged
merged 2 commits into from
Jan 18, 2023
Merged

trace: fix new json start #648

merged 2 commits into from
Jan 18, 2023

Conversation

sreimers
Copy link
Member

No description provided.

@sreimers sreimers changed the title Trace flush trace: fix new json start Jan 18, 2023
int re_trace_flush(void)
{
int i, flush_count;
struct trace_event *event_tmp;
struct trace_event *e;
char json_arg[256];
char name[128];
static bool first = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@sreimers sreimers merged commit 41e21dd into main Jan 18, 2023
@sreimers sreimers deleted the trace_flush branch January 18, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants