)]}'
{
  "commit": "34698bcbdf7b0629d6c873b5da7c63073fb45361",
  "tree": "25086d1711e4a99cc3c36c9b96567d2052d06b0d",
  "parents": [
    "dce9d18adde74b8e36b9e4a8a49ddf066bad0b3b"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Thu Oct 23 09:32:58 2008 -0400"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Thu Oct 23 15:58:20 2008 +0200"
  },
  "message": "ftrace: dynamic ftrace process only text section\n\nThe text section stays in memory without ever leaving. With the exception\nof modules, but modules know how to handle that case. With the dynamic\nftrace tracer, we need to make sure that it does not try to modify code\nthat no longer exists. The only safe section is .text.\n\nThis patch changes the recordmcount script to only record the mcount calls\nin the .text sections.\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c1c618cd96f6d13c93f3973e4d3c408e9505d82e",
      "old_mode": 33261,
      "old_path": "scripts/recordmcount.pl",
      "new_id": "6b9fe3eb836027bff637b912798b3b024a4baeba",
      "new_mode": 33261,
      "new_path": "scripts/recordmcount.pl"
    }
  ]
}
