Searched refs:lbr (Results 1 – 16 of 16) sorted by relevance
| /linux/tools/perf/tests/shell/ |
| H A D | record_lbr.sh | 41 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop 51 if ! perf report --stitch-lbr -i "${perfdata}" > "${perfdata}".txt
|
| H A D | addr2line_inlines.sh | 74 perf record --call-graph lbr -e cycles:u -o "${perf_data}" -- perf test -w inlineloop 1
|
| /linux/tools/perf/Documentation/ |
| H A D | tips.txt | 30 If call chains don't work try perf record --call-graph dwarf or --call-graph lbr 43 When collecting LBR backtraces use --stitch-lbr to handle more than 32 deep entries: perf record --call-graph lbr ; perf report --stitch-lbr
|
| H A D | perf-c2c.txt | 129 --stitch-lbr:: 132 perf c2c record --call-graph lbr. 134 it can recreate better call stacks than the default lbr call stack
|
| H A D | perf-top.txt | 376 --stitch-lbr:: 378 callgraph. The option must be used with --call-graph lbr recording. 380 it can recreate better call stacks than the default lbr call stack
|
| H A D | perf-script.txt | 521 --stitch-lbr:: 524 perf record --call-graph lbr. 526 it can recreate better call stacks than the default lbr call stack
|
| H A D | perf-report.txt | 547 --stitch-lbr:: 550 perf record --call-graph lbr. 552 it can recreate better call stacks than the default lbr call stack
|
| H A D | perf-record.txt | 63 FP mode, "dwarf" for DWARF mode, "lbr" for LBR mode and 305 Call Frame Information) or "lbr" (Hardware Last Branch Record 312 Using the "lbr" method doesn't require any compiler options. It
|
| H A D | perf-config.txt | 449 and 'lbr'. The value 'dwarf' is effective only if libunwind 451 the value 'lbr' only works for certain cpus. The method for
|
| H A D | perf-trace.txt | 179 are 'dwarf' and 'lbr', where available, try: 'perf trace --call-graph dwarf'.
|
| /linux/arch/x86/events/amd/ |
| H A D | Makefile | 2 obj-$(CONFIG_CPU_SUP_AMD) += core.o lbr.o
|
| /linux/arch/x86/events/intel/ |
| H A D | Makefile | 4 obj-$(CONFIG_CPU_SUP_INTEL) += lbr.o p4.o p6.o pt.o
|
| /linux/arch/x86/events/ |
| H A D | perf_event.h | 1060 struct lbr_entry lbr[MAX_LBR_ENTRIES]; member 1084 struct arch_lbr_state lbr; member 1749 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr);
|
| /linux/drivers/hid/ |
| H A D | hid-wiimote-modules.c | 2441 __u8 be, cs, sx, sy, ed, rtt, rbg, rbr, rbb, ltt, lbg, lbr, lbb, bp, bm; in wiimod_turntable_in_ext() local 2486 lbr = !(ext[4] & 0x20); in wiimod_turntable_in_ext() 2516 lbr); in wiimod_turntable_in_ext()
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_parser.py | 750 dtype, name, lbr, content, rbr, rest, semi = t
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 514 b926 lbr RRE_RR
|