)]}'
{
  "commit": "db9a9cbc8142eed008e242e389938689c6feb1ba",
  "tree": "cb4311d8906cba65b0de09c18bd881986d0c2ed5",
  "parents": [
    "e566b76ed30768140df8f0023904aed5a41244f7"
  ],
  "author": {
    "name": "Lin Ming",
    "email": "ming.m.lin@intel.com",
    "time": "Fri Apr 08 14:31:26 2011 +0800"
  },
  "committer": {
    "name": "Arnaldo Carvalho de Melo",
    "email": "acme@redhat.com",
    "time": "Fri Apr 15 12:51:49 2011 -0300"
  },
  "message": "perf hists browser: Fix seg fault when annotate null symbol\n\nIn hists browser, press hotkey \u0027a\u0027 to annotate current symbol.\n\nNow it causes segment fault if \u0027a\u0027 is pressed on a null symbol.\n\nHere are 2 small bugs:\n- In perf_evsel__hists_browse, the condition check after \u0027a\u0027 is pressed\n  is not correct, we should check -\u003esym instead of -\u003emap.\n- In symbol__tui_annotate we must check whether sym is NULL or not\n  before getting annotation structure.\n\nThis patch fixes above 2 small bugs.\n\nLink: http://lkml.kernel.org/r/1302244286.4106.36.camel@minggr.sh.intel.com\nSigned-off-by: Lin Ming \u003cming.m.lin@intel.com\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c17a8730e4a36a9923537f79466c3793fd06559",
      "old_mode": 33188,
      "old_path": "tools/perf/util/ui/browsers/annotate.c",
      "new_id": "15633d6081332f0204acc978974ff6deec8d2375",
      "new_mode": 33188,
      "new_path": "tools/perf/util/ui/browsers/annotate.c"
    },
    {
      "type": "modify",
      "old_id": "798efdca3eadd9fe89b84157ceba5c56a8d5dcb2",
      "old_mode": 33188,
      "old_path": "tools/perf/util/ui/browsers/hists.c",
      "new_id": "5d767c622dfc1f862fb747ababa610e9031944c8",
      "new_mode": 33188,
      "new_path": "tools/perf/util/ui/browsers/hists.c"
    }
  ]
}
