)]}'
{
  "commit": "9049b960f2bc7f0cb9db80d255e9fbec9f476f0f",
  "tree": "4532a9efb56ac06b2603ad8ef3759b1fb85e658f",
  "parents": [
    "0ebf1bdeeda1612dbe8e092dca765527a741e462"
  ],
  "author": {
    "name": "Nick Alcock",
    "email": "nick.alcock@oracle.com",
    "time": "Tue Apr 02 16:06:50 2024 +0100"
  },
  "committer": {
    "name": "Nick Alcock",
    "email": "nick.alcock@oracle.com",
    "time": "Fri Apr 19 16:14:47 2024 +0100"
  },
  "message": "libctf: make ctf_lookup of symbols by name work in more cases\n\nIn particular, we don\u0027t need a symbol table if we\u0027re looking up a\nsymbol by name and that type of symbol has an indexed symtypetab,\nsince in that case we get the name from the symtypetab index, not\nfrom the symbol table.\n\nThis lets you do symbol lookups in unlinked object files and unlinked\ndicts written out via libctf\u0027s writeout functions.\n\nlibctf/\n\n\t* ctf-lookup.c (ctf_lookup_by_sym_or_name): Allow lookups\n\tby index even when there is no symtab.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aa251bafb8989efa51b5972baa4953e3e37e159a",
      "old_mode": 33188,
      "old_path": "libctf/ctf-lookup.c",
      "new_id": "f37dd7e45cef47ffc4ce4a321bfd1aceeb27887f",
      "new_mode": 33188,
      "new_path": "libctf/ctf-lookup.c"
    }
  ]
}
