Andrii Radyk

Results 7 comments of Andrii Radyk

@bobrik and @bboymimi, This looks more precise: `(.ko|vmlinux[\d\w\-\._]*)`

@bobrik, can you provide a small example file?

@jonhoo and @joelgallant , is the issue reproducible? The profile posted in the original issue looks as working fine on the current version.

@jonhoo, Maybe it is better to incorporate this information into cli flamegraph help, e.g. https://github.com/AnderEnder/inferno/commit/c1533a56d44f29d17136dbe2dcc451d5fde84a27

@versable, looks like this PR is completely in JS, so you can easily backport your changes into: https://github.com/jonhoo/inferno/blob/master/src/flamegraph/flamegraph.js

@jonhoo, What do you think about "Support AsyncProfiler generated stack trace": https://github.com/brendangregg/FlameGraph/pull/234/

@jonhoo, I am waiting for some examples to try generate new regex.