Lines Matching refs:code
23 processors that are based on the Intel micro-architecture code name Broadwell.
28 Trace data must be 'decoded' which involves walking the object code and matching
44 environments, or with self-modified code, a challenge. Also symbols need to be
70 code. A fairly good kernel image is available in /proc/kcore but to get an
213 by inability to access the executed image, self-modified or JIT-ed code, or the
215 which results in the decoder not knowing what code was executed.
545 executable code to reconstruct control flow, however FUP, TIP, TIP.PGE
1008 depend on code flow packets which can be disabled by using the config term
1046 of code with Intel PT, it is useful to know if a timing bubble was caused
1151 at the beginning. This is useful to ignore initialization code.
1159 decode TNT packets, and does not walk object code, but gets the ip from FUP and
1321 …Guest kernel self-modifying code (e.g. jump labels or JIT-compiled eBPF) will result in decoding e…
1670 providing the guest object code from its own object code. In this case,
1673 addresses. To support that, option "--guest-code" has been added to perf script
1681 # perf script --guest-code --itrace=bep --ns -F-period,+addr,+flags
1711 # perf kvm --guest-code --guest --host report -i perf.data --stdio | head -20
1804 In that case the --itrace q option is forced because walking executable code