summaryrefslogtreecommitdiff
path: root/src/lib/trace/lib_trace.dox
blob: 64f762bc3e2aefee7a4c20e0e89d44c076816576 (plain)
1
2
3
4
5
6
7
8
/**
@dir /lib/trace
@brief lib/trace: Function-tracing functionality API.

This module is used for adding "trace" support (low-granularity function
logging) to Tor.  Right now it doesn't have many users.

**/