davidmarkclements / 0x

🔥 single-command flamegraph profiling 🔥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--visualize-only abs path fails

talsaiag opened this issue · comments

commented

using --visualize-only with an absolute path (eg /tmp/9998.0x) fails with

Invalid data path provided (unable to access/does not exist)

If I hardcode replace the return value of getFolder in function visualize that is saved in variable folder with parameter visualizeOnly it works as expected.

Node version: v10.16.3
0x version: 4.9.1

thanks for reporting this! would you like to send a PR to fix?

commented

Sure, opened PR #221

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.