Currently Tiny Tracer don't allow to filter what function to log, how do you think about this function?
We may need a seperated config file or put them in params.txt , something like:
Kernel32;LoadLibraryW;1
kernel32;LoadLibraryA;1
# KERNEL32;GetProcAddress <- do not log GetProcAddress
# CreateEvent* <- pattern match