Skip to main content

Wraps Valgrind to colour the output.

Project description

A python wrapper for Valgrind that colours the output for better readability.

Usage
-----

Just use `colour-valgrind` instead of `valgrind` - all args are passed through.

`--test FILE` has been added to feed in an existing valgrind log file to colour.

Usage as a lib
--------------

You can also use the filter as a library function, if you're running valgrind
from another python project.

```
from colourvalgrind import colour_valgrind

...

print(colour_valgrind(valgrind_output))
```

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

colour-valgrind-0.3.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

colour_valgrind-0.3.1-py2-none-any.whl (6.7 kB view hashes)

Uploaded Python 2

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