OSDN Git Service

Switch to new encoding scheme for large records.
authorThan McIntosh <thanm@google.com>
Tue, 28 Jun 2016 15:50:11 +0000 (11:50 -0400)
committerThan McIntosh <thanm@google.com>
Tue, 28 Jun 2016 15:50:11 +0000 (11:50 -0400)
commit18b0775d68a04d78a4a4bcd6d23d717245aba184
treea015f1f887ec9a83720be591b77dd2e6be14e0c0
parent965a99e493aea5ec88bda89629e969e3226c262c
Switch to new encoding scheme for large records.

Move to the new SPLIT/SPLIT_END encoding scheme used
by simpleperf for records with oversized (more than 2^16 bytes)
payloads.

Bug: 29818021
Change-Id: I40126748dbe9b07b107c85b891f7aafbc556ae1f
perfprofd/quipper/perf_internals.h
perfprofd/quipper/perf_parser.cc
perfprofd/quipper/perf_reader.cc