# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project flamegraph # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = flamegraph HUMAN_VERSION = 0.1 COMPONENT_REVISION = 1 COMPONENT_SUMMARY = flamegraph - Statistical profiler which outputs in format suitable for FlameGraph COMPONENT_PROJECT_URL = https://github.com/evanhempel/python-flamegraph COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/4a/c0/349ab6f90f2f9b325da25b33e7a7a050fa8c65eb4f7554190bd4d830efa3/flamegraph-0.1.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:a5a7dd813315ee40ef4cbcd82d43e49f023f23d54351742450bf63c0d4333be8 COMPONENT_LICENSE = Unlicense TEST_STYLE = setup.py include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python