Skip to main content

Python cProfile and hotshot profile's data to HTML Converter

Project description

About

This script is converted to HTML file from Python’s profile, Profile and hotshot profiling data. inspired by Devel::NYTProf (Perl Module)

sample data (pystone hotshot linetimings pystone cProfile)

Install

used to easy_install:

$ easy_install pyprof2html

Require

Require Jinja2 module.

Ubuntu

python-profiler (Ubuntu Package)

installed to:

$ easy_install jinja2

or:

$ sudo apt-get intall python-jinja2
$ sudo apt-get intall python-profiler

Usage

basic usage:

$ python -m cProfile -o PROFILE_DATA USER_SCRIPT.py
$ pyprof2html PROFILE_DATA
$ ls
html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyprof2html-0.2.0.tar.gz (41.1 kB view details)

Uploaded Source

Built Distribution

pyprof2html-0.2.0-py2.6.egg (46.9 kB view details)

Uploaded Source

File details

Details for the file pyprof2html-0.2.0.tar.gz.

File metadata

  • Download URL: pyprof2html-0.2.0.tar.gz
  • Upload date:
  • Size: 41.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyprof2html-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2dfb7095ca0437fc078aa2f73c2e895425fb9592c6a2129ec136169650e46668
MD5 ed60d0f09da93a93ac87ec3a25005a1f
BLAKE2b-256 37b3040a4980793644f032d2ee102ac6f5a5a843fb39880f6a078a19161a6091

See more details on using hashes here.

File details

Details for the file pyprof2html-0.2.0-py2.6.egg.

File metadata

File hashes

Hashes for pyprof2html-0.2.0-py2.6.egg
Algorithm Hash digest
SHA256 acd372af9ad90fe17668f262c73080ce04682b12cb7524995a6b74ac54065896
MD5 7cede3d2673f4bb17355ef9a4926c942
BLAKE2b-256 1452bdfcef46fc14eec19c55cd3b536c91e3291df7bc851578e6c1017bb1985f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page