Home
last modified time | relevance | path

Searched refs:brstacksym (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/tests/shell/
H A Dtest_brstack.sh27 perf script -i $TMPDIR/perf.data --fields brstacksym | xargs -n1 > $TMPDIR/perf.script
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c842 PyObject *dict, *dict_sample, *brstack, *brstacksym; in get_perf_sample_dict() local
891 brstacksym = python_process_brstacksym(sample, al->thread); in get_perf_sample_dict()
892 pydict_set_item_string_decref(dict, "brstacksym", brstacksym); in get_perf_sample_dict()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script.txt134 srcline, period, iregs, uregs, brstack, brstacksym, flags, bpf-output,
249 …The brstacksym is identical to brstack, except that the FROM and TO addresses are printed in a sym…
H A Dperf-script-python.txt647 brstack, brstacksym, datasrc, datasrc_decode, iregs, uregs,
667 brstacksym: