aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAdrian Ratiu <[email protected]>2019-03-20 12:10:54 +0200
committerAlexei Starovoitov <[email protected]>2019-03-20 20:28:58 -0700
commit48e5d98a0eb1e4cec308ed63444a505a7e7dd9e3 (patch)
treedd1f8f59a0fe42d9668658268870a4e4e47d9a2b /tools/perf/scripts/python/export-to-sqlite.py
parenta534ea30e70fc51c4cef31c0683955dd8a568a11 (diff)
selftests/bpf: Add arm target register definitions
eBPF "restricted C" code can be compiled with LLVM/clang using target triplets like armv7l-unknown-linux-gnueabihf and loaded/run with small cross-compiled gobpf/elf [1] programs without requiring a full BCC port which is also undesirable on small embedded systems due to its size footprint. The only missing pieces are these helper macros which otherwise have to be redefined by each eBPF arm program. [1] https://github.com/iovisor/gobpf/tree/master/elf Signed-off-by: Adrian Ratiu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions