LibSee

Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!

APACHE-2.0 License

Stars
10
LibSee - v1.0.2 Latest Release

Published by ashvardanian 7 months ago

1.0.2 (2024-03-18)

Fix

  • Using openat syscall on Aarch64 (59a07a2)
LibSee - v1.0.1

Published by ashvardanian 7 months ago

1.0.1 (2024-03-18)

Make

LibSee - v1.0.0

Published by ashvardanian 7 months ago

1.0.0 (2024-03-18)

Add

  • CSV outputs (1f68e2f)
  • Failed attempt to use named pipes (3949b11)
  • Initial working implementation (6f23f8c)
  • Parsing and re-formatting the table (cfc747e)

Fix

  • Passing Release with -fno-builtin (9d9cdbb)
  • Using the same counters on x86 (acfeda4)

Improve

Make