You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can add a comma separated list of options to `perf-java` (or the `AttachOnce` runner). These options are currently supported:
24
+
25
+
-`unfold`: create extra entries for every codeblock inside a method that was inlined from elsewhere (named <inlined_method> in <root_method>)
26
+
21
27
## Disclaimer
22
28
23
29
I'm not a professional C code writer. The code is very "experimental", and it is e.g. missing checks for error conditions etc.. Use it at your own risk. You have been warned!
0 commit comments