File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.1)
22
33project (HawkTracer
4- VERSION 0.8 .0)
4+ VERSION 0.9 .0)
55
66include (GNUInstallDirs)
77
Original file line number Diff line number Diff line change 1+ 0.9.0 (Vole) (unstable) - 09.11.2019:
2+ * support dynamically allocated strings as labels for tracepoints
3+ * support auto-deleting tasks from task scheduler
4+ * add function for force-flushing file listener #51
5+ * fix compilation on some platforms (thanks Iakov!)
6+ * fix thread safety of ht_timeline_flush() API #56
7+ * allow configuring Global Timeline buffer size #59
8+ * documentation improvements
9+
1100.8.0 (Frog) (unstable) - 18.03.2018:
211 * fix library freeze on closing TCP connection
312 * fix crash on multiple ht_init()/ht_deinit() calls
You can’t perform that action at this time.
0 commit comments