#1002492 ITP: node-d3-flame-graph -- D3.js plugin that produces flame graphs from hierarchical data

#1002492#5
Date:
2021-12-23 07:48:50 UTC
From:
To:
* Package name    : node-d3-flame-graph
  Version         : 4.1.3
  Upstream Author : Martin Spier <http://martinspier.io>
* URL             : https://github.com/spiermar/d3-flame-graph
* License         : Apache-2.0
  Programming Lang: JavaScript
  Description     : D3.js plugin that produces flame graphs from hierarchical data

Flame graphs are a visualization of profiled software, allowing the most
frequent code-paths to be identified quickly and accurately.
node-d3-flame-graph is a D3.js plugin that produces flame graphs from
hierarchical data.

This package is required to fix #996839 (linux-perf-5.14)