diff --git a/README.md b/README.md index 8c0d5b546..69c50074d 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ notably, unwinding will fail when: perf record --call-graph dwarf,32768 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`. + - For some scenarios, recursive function calls simply fail to be unwound. See also https://github.com/KDAB/hotspot/issues/93 ### Missing Features