Flamegraphs for Django Debug Toolbar
Project description
Get a flamegraph of the current request, right in Django.
Screenshot
Features
Uses https://github.com/brendangregg/FlameGraph to generate a flamegraph right in a debug panel.
Install
Add djdt_flamegraph to your requirements.txt.
Add djdt_flamegraph.FlamegraphPanel to DEBUG_TOOLBAR_PANELS.
Flame on!
Note: Flamegraph is disabled by default. You’ll have to enable it by clicking the checkbox next to it in the Debug Toolbar.
History
0.1.0 (2015-01-11)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
djdt_flamegraph-0.2.0.tar.gz
(14.3 kB
view details)
File details
Details for the file djdt_flamegraph-0.2.0.tar.gz
.
File metadata
- Download URL: djdt_flamegraph-0.2.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb500c1ea49dda1e742825522bf818b466d03a9893af50acfafa98278d55f206 |
|
MD5 | 9110e15ee8d661ca8879e29e42e37df8 |
|
BLAKE2b-256 | 3b050e4e5328a2de1ba1c0b57c35de798bf0c7d483c24f22cbaae4573865266d |