)]}'
{
  "commit": "1500b93b61fc70a1176871b64f1c8ae3bd4da9dd",
  "tree": "9ba9dab784a220d565922bd8ac153014ecbadc10",
  "parents": [
    "87ff50a3192152944d8e65b485bbf3d03214d0b6"
  ],
  "author": {
    "name": "Feng Tang",
    "email": "feng.tang@intel.com",
    "time": "Fri Sep 07 16:42:23 2012 +0800"
  },
  "committer": {
    "name": "Arnaldo Carvalho de Melo",
    "email": "acme@redhat.com",
    "time": "Mon Sep 17 13:10:57 2012 -0300"
  },
  "message": "perf symbols: Filter samples with unresolved symbol when \"--symbols\" option is used\n\nReport/top commands support to only handle specific symbols with\n\"--symbols\" option, but current code will keep those samples whose\nsymbol can\u0027t be resolved, which should actually be filtered.\n\nIf we run following commands:\n$perf record -a tree\n$perf report --symbols intel_idle -n\nthe output will be:\n\nWithout the patch:\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n    46.27%        156     sshd  [unknown]\n    26.05%         48  swapper  [kernel.kallsyms]\n    17.26%         38     tree  libc-2.12.1.so\n     7.69%         17     tree  tree\n     2.73%          6     tree  ld-2.12.1.so\n\nWith the patch:\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n   100.00%         48  swapper  [kernel.kallsyms]\n\nSigned-off-by: Feng Tang \u003cfeng.tang@intel.com\u003e\nCc: Andi Kleen \u003candi@firstfloor.org\u003e\nCc: David Ahern \u003cdsahern@gmail.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Namhyung Kim \u003cnamhyung@kernel.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLink: http://lkml.kernel.org/r/1347007349-3102-2-git-send-email-feng.tang@intel.com\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8202f5ca04830dd391e1c946ed638dba6e98bba6",
      "old_mode": 33188,
      "old_path": "tools/perf/util/event.c",
      "new_id": "6715b19387258cd184bba45d88a00e76eaebbeba",
      "new_mode": 33188,
      "new_path": "tools/perf/util/event.c"
    }
  ]
}
