OSDN Git Service

Merge "simpleperf: support report samples using format defined by protobuf."
authorYabin Cui <yabinc@google.com>
Tue, 14 Jun 2016 00:16:34 +0000 (00:16 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Tue, 14 Jun 2016 00:16:34 +0000 (00:16 +0000)
1  2 
simpleperf/Android.mk

@@@ -87,8 -89,8 +89,9 @@@ libsimpleperf_src_files := 
    read_elf.cpp \
    record.cpp \
    record_file_reader.cpp \
+   report_sample.proto \
    thread_tree.cpp \
 +  tracing.cpp \
    utils.cpp \
  
  libsimpleperf_src_files_linux := \