summaryrefslogtreecommitdiff
path: root/simpleperf/tracing.cpp
AgeCommit message (Expand)Author
2023-07-27simpleperf: fix parsing tracing format for fuzzerYabin Cui
2022-12-01simpleperf: build regex support as a separate library.Yabin Cui
2022-09-13simpleperf: fix fuzzer bug in Tracing constructor.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-08-24simpleperf: Support parsing dynamic string field of tracepoint events.Yabin Cui
2020-07-13simpleperf: fix string operand support in --tp-filter.Yabin Cui
2020-06-30simpleperf: add --tp-filter option in record cmd.Yabin Cui
2020-01-29simpleperf: fix presubmit test.Yabin Cui
2018-08-13Suppress google-runtime-int warning.Chih-Hung Hsieh
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2018-03-21simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type.Yabin Cui
2018-03-07simpleperf: fix an error using std::string.Yabin Cui
2016-06-17simpleperf: support event group.Yabin Cui
2016-06-03simpleperf: dump tracing data when needed.Yabin Cui