We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf1d39 commit 8588ec2Copy full SHA for 8588ec2
README.md
@@ -221,6 +221,7 @@ notably, unwinding will fail when:
221
perf record --call-graph dwarf,32768
222
223
Note that this can dramatically increase the size of the `perf.data` files - use it with care. Also have a look at `man perf record`.
224
+ - For some scenarios, recursive function calls simply fail to be unwound. See also https://github.com/KDAB/hotspot/issues/93
225
226
### Missing Features
227
0 commit comments