brstack 729 tools/perf/util/scripting-engines/trace-event-python.c PyObject *dict, *dict_sample, *brstack, *brstacksym; brstack 781 tools/perf/util/scripting-engines/trace-event-python.c brstack = python_process_brstack(sample, al->thread); brstack 782 tools/perf/util/scripting-engines/trace-event-python.c pydict_set_item_string_decref(dict, "brstack", brstack);