-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
Hi. Thank you for bringing attention to async-profiler, and for creating this package.
I've tried running an example you've provided on the homepage and the introductory blog post, and, while the package seems to work, the resulting /tmp/clj-async-profiler/... txt files are empty. The SVG file that prof/stop returns does not exist on disk.
The only complaint from (clj-)async-profiler is an error message printed in the repl (probably to err by the native binary itself) that says "ERROR: No stack counts found".
My system is a recent Arch Linux, OpenJDK 8, clj-async-profiler 0.1.3.
Any hints?
cirosantilli