mbox series

[0/3] trace-cruncher: Small fixes

Message ID 20220503064857.260937-1-tz.stoyanov@gmail.com (mailing list archive)
Headers show
Series trace-cruncher: Small fixes | expand

Message

Tzvetomir Stoyanov (VMware) May 3, 2022, 6:48 a.m. UTC
Fixed problems, found by github CI automatic workflow.

Tzvetomir Stoyanov (VMware) (3):
  trace-cruncher: Add define for bool type
  trace-cruncher: Update github workflows
  trace-cruncher: Add object files to gitignore

 .github/workflows/main.yml | 2 +-
 .gitignore                 | 1 +
 src/trace-obj-debug.c      | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)