A profiling tool that traces your application's execution
Project description
The Python module for Functiontrace (https://functiontrace.com).
Dependencies
The FunctionTrace server must be installed for this package to work. See installation instructions at https://functiontrace.com#installation.
Usage
To use, add -m functiontrace to the Python script you want to profile. For example:
$ python foo.py
should be run as
$ python -m functiontrace foo.py
To see the various arguments, run
$ python -m functiontrace --help
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.
Built Distribution
Close
Hashes for functiontrace-0.1.3.dev2-py3.6-linux-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | b26a35aaade4726c523690ed0d652ce3512644f2dfb48b173bd6ff660c9c6623 |
|
MD5 | 7be840110eb31d87bf4f1a6a0764f2ec |
|
BLAKE2-256 | 828f5cc82ec643f9bf2b094630033c7479744e184e0177f47b3d5ad78f78e482 |