Skip to main content

Stack tracer for multi-threaded applications

Project description

Stack tracer for multi-threaded applications.

Installation

You can install stacktracer simply using pip:

pip install stacktracer

Usage

import stacktracer

stacktracer.trace_start("trace.html", interval=5, auto=True)
# Set auto flag to always update file!

# Do something with multi-threading here

stacktracer.trace_stop()

Project details


Download files

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

Source Distributions

stacktracer-0.1.2.zip (6.5 kB view hashes)

Uploaded Source

stacktracer-0.1.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

stacktracer-0.1.2-py2.py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 2 Python 3

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