Searched full:bashreadline (Results 1 – 14 of 14) sorted by relevance
12 4106 bashreadline map 1 13 4106 bashreadline prog 1 15 From the output above, the fileslower and bashreadline tools are running.28 4106 bashreadline uprobe 1 29 4106 bashreadline prog 1 30 4106 bashreadline map 1 48 4106 bashreadline uprobe 1 49 4106 bashreadline prog 1 50 4106 bashreadline map 1
1 Demonstrations of bashreadline, the Linux eBPF/bcc version.7 # ./bashreadline
3 # bashreadline Print entered bash commands from all running shells.
53 You can also trace user functions. For example, let's simulate the bashreadline
1 .TH bashreadline 8 "2016-01-28" "USER COMMANDS"3 bashreadline \- Print entered bash commands system wide. Uses Linux eBPF/bcc.5 .B bashreadline7 bashreadline traces the return of the readline() function using uprobes, to24 .B bashreadline
33 bashreadline:34 command: wrapper bashreadline35 aliases: [bashreadline]
80 … The type casts denote source of the objects, for example the [bashreadline][bashreadline] example…156 [bashreadline]: http://www.brendangregg.com/blog/2016-02-08/linux-ebpf-bcc-uprobes.html
20 local b = BPF:new{src_file="bashreadline.c", debug=0}
18 -- This is rough equivallent to `bashreadline`
18 -- This is rough equivallent to `bashreadline` with output through perf event API.
87 - tools/[bashreadline](tools/bashreadline.py): Print entered bash commands system wide. [Examples](…
73 self.run_with_int("bashreadline.py")
223 …b.com/iovisor/bcc/blob/4afa96a71c5dbfc4c507c3355e20baa6c184a3a8/tools/bashreadline.py) ([output](h…