Some advanced BCC topics
Some advanced BCC topics
Posted Feb 22, 2018 22:35 UTC (Thu) by Cyberax (✭ supporter ✭, #52523)Parent article: Some advanced BCC topics
Posted Feb 23, 2018 2:47 UTC (Fri)
by unixbhaskar (guest, #44758)
[Link]
Posted Feb 23, 2018 15:57 UTC (Fri)
by danielthompson (subscriber, #97243)
[Link] (2 responses)
Posted Feb 23, 2018 22:17 UTC (Fri)
by Cyberax (✭ supporter ✭, #52523)
[Link]
Posted Feb 24, 2018 20:04 UTC (Sat)
by justincormack (subscriber, #70439)
[Link]
Posted Feb 23, 2018 22:12 UTC (Fri)
by blubber (guest, #84003)
[Link] (1 responses)
Another project that allows for making it easier to run bcc on remote systems is bpfd which seems to be used by Android folks. It allows to run bcc on a remotely connected system without the need to have the entire LLVM infrastructure there. The announcement of the project was here https://lkml.org/lkml/2017/12/29/137 (https://github.com/joelagnel/bpfd). Perhaps this might rather be what you could be looking for wrt remote system.
Posted Feb 23, 2018 22:18 UTC (Fri)
by Cyberax (✭ supporter ✭, #52523)
[Link]
It just seems a waste to require the full LLVM machinery when the target is so simple and most scripts are trivial. A good old one-pass translator will probably be more than sufficient for most of users.
Some advanced BCC topics
Some advanced BCC topics
Some advanced BCC topics
Some advanced BCC topics
Some advanced BCC topics
(https://github.com/ajor/bpftrace).
Some advanced BCC topics