Home
last modified time | relevance | path

Searched full:bashreadline (Results 1 – 14 of 14) sorted by relevance

/external/bcc/tools/
Dbpflist_example.txt12 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
Dbashreadline_example.txt1 Demonstrations of bashreadline, the Linux eBPF/bcc version.
7 # ./bashreadline
Dbashreadline.py3 # bashreadline Print entered bash commands from all running shells.
Dtrace_example.txt53 You can also trace user functions. For example, let's simulate the bashreadline
/external/bcc/man/man8/
Dbashreadline.81 .TH bashreadline 8 "2016-01-28" "USER COMMANDS"
3 bashreadline \- Print entered bash commands system wide. Uses Linux eBPF/bcc.
5 .B bashreadline
7 bashreadline traces the return of the readline() function using uprobes, to
24 .B bashreadline
/external/bcc/snapcraft/
Dsnapcraft.yaml33 bashreadline:
34 command: wrapper bashreadline
35 aliases: [bashreadline]
/external/bcc/src/lua/
DREADME.md80 … 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
/external/bcc/tools/old/
Dbashreadline.py3 # bashreadline Print entered bash commands from all running shells.
/external/bcc/examples/lua/
Dbashreadline.lua20 local b = BPF:new{src_file="bashreadline.c", debug=0}
Duprobe-readline.lua18 -- This is rough equivallent to `bashreadline`
Duprobe-readline-perf.lua18 -- This is rough equivallent to `bashreadline` with output through perf event API.
/external/bcc/
DREADME.md87 - tools/[bashreadline](tools/bashreadline.py): Print entered bash commands system wide. [Examples](…
/external/bcc/tests/python/
Dtest_tools_smoke.py73 self.run_with_int("bashreadline.py")
/external/bcc/docs/
Dreference_guide.md223 …b.com/iovisor/bcc/blob/4afa96a71c5dbfc4c507c3355e20baa6c184a3a8/tools/bashreadline.py) ([output](h…