Commit | Line | Data |
---|---|---|
f8b53216 PMF |
1 | Changes in 0.2 since 0.1 |
2 | * conversion of the buffering system to per-cpu | |
f991b0da | 3 | * update to the liburcu 0.4 API |
f8b53216 | 4 | * upgrade to trace format 2.6; the latest lttv may now be used |
f991b0da | 5 | * add support for clone() interception in libinterfork |
f8b53216 PMF |
6 | * port refactorings from the kernel tracer up to 0.173 |
7 | * enhancements/refactor of libustcomm | |
8 | * add sections in the manual about trace viewing and about tracing apps not linked to libust | |
9 | * debugging output is now enabled by adding -DUST_DEBUG to the CFLAGS | |
10 | * usttrace: change ustd socket name to ustd-sock-PID | |
11 | * change app socket directory name for something more descriptive (/tmp/ust-app-socks) | |
f8b53216 PMF |
12 | * code cleanups |
13 | * various bug fixes |