Searched full:solisten (Results 1 – 5 of 5) sorted by relevance
3 # solisten Trace TCP listen events6 # USAGE: solisten.py [-h] [-p PID] [--show-netns]29 ./solisten.py # Stream socket listen30 ./solisten.py -p 1234 # Stream socket listen for specified PID only31 ./solisten.py --netns 4242 # " for the specified network namespace ID only32 ./solisten.py --show-netns # Show network ns ID (useful for containers)
1 Demonstrations of solisten.py, the Linux eBPF/bcc version.10 # ./solisten.py --show-netns
246 solisten:247 command: wrapper solisten248 aliases: [solisten]
137 - tools/[solisten](tools/solisten.py): Trace TCP socket listen. [Examples](tools/solisten_example.t…
275 self.run_with_int("solisten.py")