A D3.js plugin that produces flame graphs
Go to file
Petr Šabata 76a07d4301 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/js-d3-flame-graph#cf6f98f52167dcb2a941d2a8ec6cddc2c134d5bb
2020-10-15 14:22:12 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:22:12 +02:00
check_npm_dependencies.py RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:22:12 +02:00
create_dependency_bundle.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:22:12 +02:00
js-d3-flame-graph.spec RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:22:12 +02:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:22:12 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:22:12 +02:00

js-d3-flame-graph

The js-d3-flame-graph package

Build instructions

VER=3.0.2
spectool -g js-d3-flame-graph.spec
./create_dependency_bundle.sh d3-flame-graph-$VER.tar.gz d3-flame-graph-deps-$VER.tar.xz
./check_npm_dependencies.py js-d3-flame-graph.spec d3-flame-graph-$VER.tar.gz d3-flame-graph-deps-$VER.tar.xz
fedpkg new-sources d3-flame-graph-$VER.tar.gz d3-flame-graph-deps-$VER.tar.xz

fedpkg local
fedpkg lint
fedpkg mockbuild
fedpkg scratch-build --srpm

fedpkg build
fedpkg update