Dump process data in trace.

This is now integrated. We are not doing anything with the data at the moment.

Bug:73058765
Change-Id: Ib141465f345f3629e15c5269bc024ef6fc503fe7
diff --git a/Android.bp.extras b/Android.bp.extras
index decc0fe..bedc0e9 100644
--- a/Android.bp.extras
+++ b/Android.bp.extras
@@ -14,7 +14,7 @@
     "src/ftrace_reader/ftrace_controller.cc",
     "src/ftrace_reader/ftrace_procfs.cc",
     "src/ftrace_reader/proto_translation_table.cc",
-    "src/traced/probes/ftrace_producer.cc",
+    "src/traced/probes/probes_producer.cc",
     "test/fake_consumer.cc",
     "test/end_to_end_integrationtest.cc",
     "test/end_to_end_integrationtest_cts.cc",