gdbundle-gdb-callgrind
This is a gdb plugin, packaged using gdbundle, which can emit callgrind style call tree information using gdb single instruction stepping. This makes it possible to generate call tree profiling information on arbitrary remote targets, like microcontrollers, at the expense of the process being quite slow.
Installation
$ pip install gdbundle-gdb-callgrind
Usage
(gdb) emit_callgrind
Optionally, a terminal program counter can be specified as an argument to emit_callgrind. If omitted, then profiling proceeds until the end of the current function.
Release files for gdbundle-gdb-callgrind 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gdbundle_gdb_callgrind-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / gdbundle_gdb_callgrind-0.1-py3-none-any.whl
| Download URL | gdbundle_gdb_callgrind-0.1-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6eb8050fa3b4e609324920da405913d82628b731c2e0cb12a0d08bc5d657ce84
|
|
BLAKE2b-256 checksum How to use checksums |
4d7c86ce33e1b2f70664f835bfa76b3c31b6f77aed6a52d94ca8cc124ba98281
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.12
|