)]}'
{
  "commit": "4df384ab8fd5cb376e392f6e245593f9ea221f2f",
  "tree": "c0e67e7fa8d9d06acb73153bb224e3f9d117fcd6",
  "parents": [
    "256692b4376d5454088d417f51a0b97b1b4d9065"
  ],
  "author": {
    "name": "vsharda",
    "email": "vsharda@meta.com",
    "time": "Sat Apr 05 04:25:09 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Apr 05 12:25:09 2025 +0100"
  },
  "message": "sys_stats: add tracking of cycles stolen by host for executing something else than the guest (#1141)\n\nWhen tracing a guest OS, it is hard to deduce how much time was taken by\nguest n actually running in the absence of knowing cycles stolen by host\nto execute something else that this guest. Add logging for this from\n/proc/stat so that this can be sampled and shown in perfetto UI.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6e7318dada9ee2f17642a22111cacdc951bcb336",
      "old_mode": 33188,
      "old_path": "protos/perfetto/trace/perfetto_trace.proto",
      "new_id": "155a232fa05d0e4437910f2b30c415d570fcc69a",
      "new_mode": 33188,
      "new_path": "protos/perfetto/trace/perfetto_trace.proto"
    },
    {
      "type": "modify",
      "old_id": "8532d7844d3a3d65a514e220d35473da028a3e4d",
      "old_mode": 33188,
      "old_path": "protos/perfetto/trace/sys_stats/sys_stats.proto",
      "new_id": "2d84c170fe90b15f2f92b1ea576148578432a8b3",
      "new_mode": 33188,
      "new_path": "protos/perfetto/trace/sys_stats/sys_stats.proto"
    },
    {
      "type": "modify",
      "old_id": "6b6e2ecc2868b62b31faa43fefcc74882cba0c0d",
      "old_mode": 33188,
      "old_path": "src/trace_processor/importers/proto/system_probes_parser.cc",
      "new_id": "aa5a21c1dec805195888682a3ada58454bf3b545",
      "new_mode": 33188,
      "new_path": "src/trace_processor/importers/proto/system_probes_parser.cc"
    },
    {
      "type": "modify",
      "old_id": "490881bc73eb245a8d651b340220dfdf0218cba8",
      "old_mode": 33188,
      "old_path": "src/traced/probes/sys_stats/sys_stats_data_source.cc",
      "new_id": "e8ea7a4f9612865bc5c0ba59271234b26c7a847d",
      "new_mode": 33188,
      "new_path": "src/traced/probes/sys_stats/sys_stats_data_source.cc"
    },
    {
      "type": "modify",
      "old_id": "7a934c19bdf0942120deaec379329069e0475cec",
      "old_mode": 33188,
      "old_path": "src/traced/probes/sys_stats/sys_stats_data_source_unittest.cc",
      "new_id": "eee4db0943888db0dae31cf425f7e60f0849a0bf",
      "new_mode": 33188,
      "new_path": "src/traced/probes/sys_stats/sys_stats_data_source_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "ace4cf9aaf9f08657080a28b01e667be8d5f8152",
      "old_mode": 33188,
      "old_path": "test/trace_processor/diff_tests/tables/tests_counters.py",
      "new_id": "4a24f4749a05b9d1cf04c0937247b3b23ec1b2a9",
      "new_mode": 33188,
      "new_path": "test/trace_processor/diff_tests/tables/tests_counters.py"
    }
  ]
}
