FlameGraph icon indicating copy to clipboard operation
FlameGraph copied to clipboard

Add option to specify custom color map

Open randomstuff opened this issue 3 years ago • 1 comments

This uses a file containing mappings from regexp to colors.

@^io/netty/@ => yellow
@^org/vertx/@ => green
@^sun/@ => blue
@/@ => aqua
/^[A-Za-z_0-9]*$/ => red
/^\[/ => #ff0000
/::/ => red
// => orange

This may be used to highlight different layers/components of an applications, libraries, I/O functions, etc test .

randomstuff avatar Feb 11 '22 23:02 randomstuff

  您好,邮件已收到,我将在上机后,尽快给您回复。

lanseie avatar Feb 11 '22 23:02 lanseie