#include int main() { ProfilerStart("/dev/null"); ProfilerStop(); return 0; }