Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: apply clang-tidy rule modernize-make-unique | gengjiawen | 2019-03-12 | 1 | -1/+3 |
* | src: use more stable cast where possible | Gireesh Punathil | 2019-02-14 | 1 | -1/+1 |
* | src: fix race condition in `~NodeTraceBuffer` | Anna Henningsen | 2019-02-04 | 1 | -7/+18 |
* | trace_events: avoid flusing uninitialized traces | Ali Ijaz Sheikh | 2018-09-13 | 1 | -1/+7 |
* | src: remove unused private data member | Ben Noordhuis | 2018-05-30 | 1 | -1/+1 |
* | lib,src,test: fix comments | Tobias Nießen | 2018-05-22 | 1 | -1/+1 |
* | inspector: add a "NodeTracing" domain support | Eugene Ostroukhov | 2018-05-17 | 1 | -8/+8 |
* | src: use nullptr instead of NULL | Daniel Bevenius | 2017-12-01 | 1 | -3/+3 |
* | build: enable C++ linting for src/*/* | jeyanthinath | 2017-08-07 | 1 | -5/+8 |
* | tracing: fix -Wunused-private-field warning | Santiago Gimeno | 2016-12-28 | 1 | -5/+4 |
* | tracing: fix -Wreorder warning | Santiago Gimeno | 2016-12-28 | 1 | -2/+3 |
* | src: Node Tracing Controller | misterpoe | 2016-12-20 | 1 | -0/+177 |