hasherezade / tiny_tracer

A Pin Tool for tracing API calls etc
1.25k stars 138 forks source link

Implementation of the Fast buffering API for multithreaded programs #57

Closed Nitr0-G closed 2 months ago

Nitr0-G commented 3 months ago

Hello to everyone. tiny_tracer does not support recording logs from two or more threads at the same time. It would be good to implement this.