)]}'
{
  "commit": "279f7fc17157e88f2a9ce85d8a766471900fda7d",
  "tree": "2087c7d11ba856c7261261f524e3fcc164a7e24f",
  "parents": [
    "4157903fba3a9feeadd856505889c7f6449260d1"
  ],
  "author": {
    "name": "Yiren Guo",
    "email": "guoyr_2013@hotmail.com",
    "time": "Mon Aug 17 17:42:06 2026 +0800"
  },
  "committer": {
    "name": "Fabio Baltieri",
    "email": "fabio.baltieri@gmail.com",
    "time": "Wed Aug 19 17:12:24 2026 +0100"
  },
  "message": "kernel: usage: fix unused-variable warning when THREAD_USAGE_ALL\u003dn\n\nWith CONFIG_SCHED_THREAD_USAGE_ANALYSIS\u003dy and\nCONFIG_SCHED_THREAD_USAGE_ALL\u003dn, sched_cpu_update_usage() is a no-op\nmacro, so the cycles local in k_thread_runtime_stats_enable() and\nz_thread_stats_reset() is set but never read, triggering a compiler\nwarning. Pass the expression straight to the macro to keep\nthat configuration warning-free.\n\nSigned-off-by: Yiren Guo \u003cguoyr_2013@hotmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "750f1ab847b2347092aeee17b52e078705a2cf9e",
      "old_mode": 33188,
      "old_path": "kernel/usage.c",
      "new_id": "86fcdebc55528dd4ba6dbeda31c7d0e70d0f1fdf",
      "new_mode": 33188,
      "new_path": "kernel/usage.c"
    }
  ]
}
