)]}'
{
  "commit": "8ad2914d9cc55be651ef3bd676981a72c9001a47",
  "tree": "4bba45d178fd4f48959fccc906b2287c52d09efe",
  "parents": [
    "5ec3e4b7aefbb8613b27ec4449fa8f9916ab9099"
  ],
  "author": {
    "name": "Randy Dunlap",
    "email": "rdunlap@xenotime.net",
    "time": "Sun Jun 25 05:48:29 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Jun 25 10:01:15 2006 -0700"
  },
  "message": "[PATCH] checkstack: print module names\n\nFinding \"init_module\" high stack usage problems is challenging when there\nare over 1600 \"init_module\" functions in the kernel tree, so make\ncheckstack.pl print out the filename where the stack usage occurs.  This is\nuseful for code built as loadable modules.\n\nFor built-in code, it just prints the kernel image file name, like\n\"vmlinux\".  Examples:\n\n(before patch:)\n0x0000000d callback:\t\t\t\t\t1928\n0xffffffff81678c09 huft_build:\t\t\t\t1560\n0x0018 init_module:\t\t\t\t\t1512\n\n(after patch:)\n0x0000000d callback [divacapi]:\t\t\t\t1928\n0xffffffff81678c09 huft_build [vmlinux]:\t\t1560\n0x0018 init_module [hdaps]:\t\t\t\t1512\n\nAlso change one if-series to use elsif to cut down on unneeded tests.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nAcked-by: Joern Engel \u003cjoern@wh.fh-wedel.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dadfa20ffec0106ecea591e607a4ca3f722f3e27",
      "old_mode": 33261,
      "old_path": "scripts/checkstack.pl",
      "new_id": "b34924663ac1f749d385efe70d09e226aff6bf45",
      "new_mode": 33261,
      "new_path": "scripts/checkstack.pl"
    }
  ]
}
