davidmarkclements / 0x

🔥 single-command flamegraph profiling 🔥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entries should have more than a single type

BridgeAR opened this issue · comments

Right now all stacks can have a single type such as cpp, core, init etc. Sadly, it's only possible to add a single type instead of multiple ones. However, in a couple of cases multiple types could apply to a single stack.

It does seem to require a good portion of rewriting internal logic to change this tough. If there's a simple way to achieve this, please let me know.

Can we document such cases?

You mean documenting in what cases this could apply? E.g., v8 and cpp. init and core...

Let's say we have a hierarchy for now if more apply:

init > v8 > cpp > core

We have such a hierarchy at the moment. And it is exactly as you want this order.

Oh, ok :D.

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.