- 4f1be44 Use setFlow instead of addFlow by Zimuzo Ezeozue · 1 year, 1 month ago
- a7a1ed5 Fix perfetto category registration order by Zimuzo Ezeozue · 1 year, 1 month ago
- 44bc7c8 tracinglib: delegate traceAs calls by Peter Kalauskas · 1 year, 2 months ago
- d09819d tracinglib: add delegated types for tracing by Peter Kalauskas · 1 year, 3 months ago
- 95f4abe tracinglib: remove nameCoroutine() by Peter Kalauskas · 1 year, 2 months ago
- 89fb013 Merge "tracinglib: query aflag instead of sysprop" into main by Peter Kalauskas · 1 year, 2 months ago
- db48957 Merge "Add traceSyncAndAsync and traceAsyncClosable" into main by Nicolò Mazzucato · 1 year, 2 months ago
- ec7e31d tracinglib: query aflag instead of sysprop by Peter Kalauskas · 1 year, 2 months ago
- a9df4a5 Add traceSyncAndAsync and traceAsyncClosable by Nicolo' Mazzucato · 1 year, 2 months ago
- e6b414f tracinglib: consolidate thread-local usage by Peter Kalauskas · 1 year, 3 months ago
- cae548f tracinglib: demo updates by Peter Kalauskas · 1 year, 3 months ago
- eacb8a4 tracinglib: fix test annotation usage by Peter Kalauskas · 1 year, 3 months ago
- 198165f Merge "tracinglib: fix thread-local slice counter" into main by Treehugger Robot · 1 year, 3 months ago
- 002c22f Removing Dead Flag am: ffc9e219a8 am: d691652271 by Rex Hoffman · 1 year, 3 months ago
- 81c78d6 tracinglib: fix thread-local slice counter by Peter Kalauskas · 1 year, 3 months ago
- 8d024f8 Merge "Add instantForGroup utils to TrackTracer" into main by Nicolò Mazzucato · 1 year, 3 months ago
- b9dc4ca Merge "tracinglib: improve inline usage" into main by Peter Kalauskas · 1 year, 3 months ago
- 75b3339 tracinglib: improve inline usage by Peter Kalauskas · 1 year, 3 months ago
- ab8561a Add instantForGroup utils to TrackTracer by Nicolo' Mazzucato · 1 year, 3 months ago
- e788cae Merge "tracinglib: deprecate nameCoroutine, fix bugs" into main by Peter Kalauskas · 1 year, 3 months ago
- ffc9e21 Removing Dead Flag Test: CI Bug: 386652866 by Rex Hoffman · 1 year, 3 months ago
- 66c8d88 tracinglib: deprecate nameCoroutine, fix bugs by Peter Kalauskas · 1 year, 4 months ago
- e53d666 Merge "Add TrackTracer to trace to a single perfetto track" into main by Treehugger Robot · 1 year, 4 months ago
- 81d2702 Add TrackTracer to trace to a single perfetto track by Nicolo' Mazzucato · 1 year, 4 months ago
- 43d2864 tracinglib: fix nameCoroutine usage in flows by Peter Kalauskas · 1 year, 4 months ago
- f3e6de2 tracinglib: improve continuation performance by Peter Kalauskas · 1 year, 4 months ago
- 7fe9e8f tracinglib: changes to coroutine tracing format by Peter Kalauskas · 1 year, 4 months ago
- bc9839a tracinglib: hide stack-walking behind debug flag by Peter Kalauskas · 1 year, 4 months ago
- 639a9d8 tracinglib: rename benchmark tests module by Peter Kalauskas · 1 year, 5 months ago
- 9bbafa8 tracinglib: enable strict mode by Peter Kalauskas · 1 year, 5 months ago
- 1668e68 tracinglib: extract config props to data class by Peter Kalauskas · 1 year, 5 months ago
- 32ce2d9 tracinglib: new helper for naming flow scopes by Peter Kalauskas · 1 year, 5 months ago
- 5fd71f6 tracinglib: infer names for all child coroutines by Peter Kalauskas · 1 year, 5 months ago
- 82b3900 tracinglib: trace sections for coroutine scopes by Peter Kalauskas · 1 year, 5 months ago
- bf1d4c6 Merge "tracinglib: apply latest kt format style" into main by Peter Kalauskas · 1 year, 5 months ago
- e2dc825 Merge "Add benchmark tests for coroutine tracing" into main by Treehugger Robot · 1 year, 5 months ago
- 554edf1 tracinglib: apply latest kt format style by Peter Kalauskas · 1 year, 5 months ago
- 9645078 Add benchmark tests for coroutine tracing by Peter Kalauskas · 1 year, 5 months ago
- 36585c9 Merge "tracinglib: remove -Xmulti-platform" into main by Treehugger Robot · 1 year, 5 months ago
- 0be4b1e tracinglib: remove -Xmulti-platform by Peter Kalauskas · 1 year, 5 months ago
- 8cfb03b tracinglib: update README, fix tracing demos by Peter Kalauskas · 1 year, 5 months ago
- 6ee1813 tracinglib: fix build warnings by Peter Kalauskas · 1 year, 5 months ago
- d65eee0 Trace util for coroutineScope by Peter Kalauskas · 1 year, 5 months ago
- 1e243f8 Remove public api variant of tracinglib by Peter Kalauskas · 1 year, 5 months ago
- 4b52ba7 Flow extensions for coroutine tracing by Peter Kalauskas · 1 year, 5 months ago
- 15f0f47 Remove dependency on kotlinx.coroutines.test by Peter Kalauskas · 1 year, 8 months ago
- d655e5b Extract common test functionality to new class by Peter Kalauskas · 1 year, 9 months ago
- 4f57fc6 Add ability to trace Flow values as counters by Jernej Virag · 1 year, 8 months ago
- 1e80b3b Add JVM overloads to trace logger constructor by Lucas Silva · 1 year, 9 months ago
- 2690530 Add utilities to trace callbackFlow by Nicolo' Mazzucato · 1 year, 9 months ago
- bfeea14 Ensure coroutine tracing is disabled in edge-cases by Peter Kalauskas · 1 year, 9 months ago
- 9fe13e4 Disable coroutine tracing on user builds by Peter Kalauskas · 1 year, 9 months ago
- 26051fc tracinglib: rename benchmark tests module by Peter Kalauskas · 1 year, 6 months ago
- 39d41fc tracinglib: enable strict mode by Peter Kalauskas · 1 year, 6 months ago
- eb238bc tracinglib: extract config props to data class by Peter Kalauskas · 1 year, 6 months ago
- ef7d6b4 tracinglib: new helper for naming flow scopes by Peter Kalauskas · 1 year, 6 months ago
- 89ced01 tracinglib: infer names for all child coroutines by Peter Kalauskas · 1 year, 6 months ago
- f136952 tracinglib: trace sections for coroutine scopes by Peter Kalauskas · 1 year, 7 months ago
- a9937e1 tracinglib: apply latest kt format style by Peter Kalauskas · 1 year, 7 months ago
- c3584d7 Add benchmark tests for coroutine tracing by Peter Kalauskas · 1 year, 7 months ago
- 546089a tracinglib: remove -Xmulti-platform by Peter Kalauskas · 1 year, 7 months ago
- 9f36e3c Merge "tracinglib: update README, fix tracing demos" into main by Treehugger Robot · 1 year, 7 months ago
- aca8680 tracinglib: update README, fix tracing demos by Peter Kalauskas · 1 year, 7 months ago
- d86adf7 tracinglib: fix build warnings by Peter Kalauskas · 1 year, 7 months ago
- d0f6ef4 Merge "Remove public api variant of tracinglib" into main by Peter Kalauskas · 1 year, 7 months ago
- 0e8588d Trace util for coroutineScope by Peter Kalauskas · 1 year, 7 months ago
- 3178ec7 Remove public api variant of tracinglib by Peter Kalauskas · 1 year, 7 months ago
- f405ea0 Flow extensions for coroutine tracing by Peter Kalauskas · 1 year, 9 months ago
- 02f8b18 Remove dependency on kotlinx.coroutines.test by Peter Kalauskas · 1 year, 8 months ago
- f81d743 Extract common test functionality to new class by Peter Kalauskas · 1 year, 9 months ago
- 00983de Add ability to trace Flow values as counters by Jernej Virag · 1 year, 8 months ago
- 007c2a5 Add JVM overloads to trace logger constructor by Lucas Silva · 1 year, 9 months ago
- 50a66a2 Merge "Add utilities to trace callbackFlow" into main by Treehugger Robot · 1 year, 9 months ago
- 92af0aa Add utilities to trace callbackFlow by Nicolo' Mazzucato · 1 year, 9 months ago
- da66907 Ensure coroutine tracing is disabled in edge-cases by Peter Kalauskas · 1 year, 9 months ago
- 7243fd8 Disable coroutine tracing on user builds by Peter Kalauskas · 1 year, 9 months ago
- 6400bf6 Apply new code formatting to tracinglib by Peter Kalauskas · 1 year, 10 months ago
- 008da7c Fix UI bugs in tracing demo app by Peter Kalauskas · 1 year, 10 months ago
- 2a92e27 New demo app for coroutine tracing by Peter Kalauskas · 1 year, 11 months ago
- 4d179d9 Adjust tracinglib project layout by Peter Kalauskas · 1 year, 11 months ago
- e5041f5 Fix malformed coroutine traces by Peter Kalauskas · 1 year, 11 months ago
- b6c0607 Updates to coroutine tracing by Peter Kalauskas · 1 year, 11 months ago
- 5f43031 Bytecode optimizations for coroutine tracing by Peter Kalauskas · 2 years ago
- 4a47bec Trace dispatcher and coroutine names by Peter Kalauskas · 2 years, 1 month ago
- e36544a Fix indentation of coroutine tracing tests by Peter Kalauskas · 2 years, 1 month ago
- cca7834 Test multi-threaded behavior of coroutine tracing by Peter Kalauskas · 2 years, 1 month ago
- cf355a0 Add tests for tracinglib by Peter Kalauskas · 2 years, 2 months ago
- ac7db78 Fix unmatched trace section bug by Peter Kalauskas · 2 years, 1 month ago
- d59088c Drop platform_apis from java_library by Spandan Das · 2 years, 1 month ago
- 6c87df8 Avoid NoSuchMethodError of List.removeLast() on 24Q2 by Victor Chang · 2 years, 1 month ago
- 342bfc4 Split tracinglib into API variants (2/2) by Peter Kalauskas · 2 years, 3 months ago
- 1beae4e Split tracinglib into API variants (1/2) by Peter Kalauskas · 2 years, 3 months ago
- 63cfffd Enable tracing of flow emission count in FlowTracing by Nicolo' Mazzucato · 2 years, 2 months ago
- 72cbd03 Updates to coroutine tracing by Peter Kalauskas · 2 years, 4 months ago
- 2f671d2 Mark tracing companion methods as @JvmStatic by Jernej Virag · 2 years, 4 months ago
- 860650f Reduce odex size by calling block inside traceSection only once by Nicolo' Mazzucato · 2 years, 4 months ago
- a171c59 Introduce utilities to log listener callbacks by Nicolo' Mazzucato · 2 years, 4 months ago
- 2b9763d Add Utilities to trace flow values by Nicolo' Mazzucato · 2 years, 5 months ago
- 62e338c New tracinglib library for coroutine tracing by Peter Kalauskas · 2 years, 5 months ago