You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uftrace: Bump up version to 0.8
This is a major release with following features:
* event tracing support
* python sc
8000
ripting support
* nested libcall tracing
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
uftrace: Bump up version to 0.7
This is a major release with following features:
* dynamic tracing feature on x86_64
* new architecture support: AArch64
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
ftrace: Bump up version to 0.4
The prominent changes include:
* exec() support
* change file format to reduce size
* use double-buffer and dedicated writer thread
* various filter improvement
* unify mcount and cygprof libraries
* separate mcount libraries for performance
Signed-off-by: Namhyung Kim <namhyung@gmail.com>