)]}'
{
  "commit": "8ba183864fee27353bee22f8f0f14e91eee3a1c4",
  "tree": "ec236e92a8acc047f18a19c71526d7057d62e004",
  "parents": [
    "e705975ae3b5f68eaad7868595cd8b4b5104a75e"
  ],
  "author": {
    "name": "Zim",
    "email": "zezeozue@google.com",
    "time": "Fri Mar 22 11:12:13 2024 +0000"
  },
  "committer": {
    "name": "Zim",
    "email": "zezeozue@google.com",
    "time": "Fri Mar 22 15:10:28 2024 +0000"
  },
  "message": "[stdlib]: No-op critical path refactor\n\nIn preparation for the rewrite with a more robust C++ graph algo,\nupdated the initial tables to support the future rewrite. Notable\nchanges\n\n1. Utilized the newly added waker_id column in thread_states.\n2. Removed waker_utid from the output tables (not useful in the future).\n3. Removed unnecessary columns from the _wakeup table especially LAGs.\n4. Added a _sleeping_span table, the inverse of thread_executing_span.\n5. Converted some tables to PERFETTO TABLE and removed an INDEX.\n\nTest: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter \u0027.*thread_executing_span.*\u0027\nChange-Id: I58371ecce433149d9e4c010b35aeb6fdad6f4c8c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "19f68c2b6fbb908d05e9f88dee14846d60d230f3",
      "old_mode": 33188,
      "old_path": "src/trace_processor/perfetto_sql/stdlib/sched/thread_executing_span.sql",
      "new_id": "348d261b0c4a470800a5ba0b73e1ccefc78c2f49",
      "new_mode": 33188,
      "new_path": "src/trace_processor/perfetto_sql/stdlib/sched/thread_executing_span.sql"
    },
    {
      "type": "modify",
      "old_id": "46ff42882da32b3f7b0ca1c07acd0ee52b327351",
      "old_mode": 33188,
      "old_path": "test/trace_processor/diff_tests/tables/tests_sched.py",
      "new_id": "71ca6ab1936091ed1ab3228e3573d028b92b74f6",
      "new_mode": 33188,
      "new_path": "test/trace_processor/diff_tests/tables/tests_sched.py"
    },
    {
      "type": "modify",
      "old_id": "ff21b4f0fe6b9f7aaf63af6a32a42b601548e19b",
      "old_mode": 33261,
      "old_path": "tools/check_sql_modules.py",
      "new_id": "935bf9e64aed2236633df9a03576f5f3af4b3160",
      "new_mode": 33261,
      "new_path": "tools/check_sql_modules.py"
    }
  ]
}
