Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bcc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
bcc
Commits
48212918
Commit
48212918
authored
Feb 09, 2017
by
Brenden Blanco
Committed by
GitHub
Feb 09, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #954 from brendangregg/master
update tools pic
parents
3e77af57
4ec5e4df
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
images/bcc_tracing_tools_2017.png
images/bcc_tracing_tools_2017.png
+0
-0
No files found.
README.md
View file @
48212918
...
...
@@ -73,7 +73,7 @@ Examples:
-
examples/tracing/
[
vfsreadlat.py
](
examples/tracing/vfsreadlat.py
)
examples/tracing/
[
vfsreadlat.c
](
examples/tracing/vfsreadlat.c
)
: VFS read latency distribution.
[
Examples
](
examples/tracing/vfsreadlat_example.txt
)
.
#### Tools:
<center><a
href=
"images/bcc_tracing_tools_201
6.png"
><img
src=
"images/bcc_tracing_tools_2016
.png"
border=
0
width=
700
></a></center>
<center><a
href=
"images/bcc_tracing_tools_201
7.png"
><img
src=
"images/bcc_tracing_tools_2017
.png"
border=
0
width=
700
></a></center>
-
tools/
[
argdist
](
tools/argdist.py
)
: Display function parameter values as a histogram or frequency count.
[
Examples
](
tools/argdist_example.txt
)
.
-
tools/
[
bashreadline
](
tools/bashreadline.py
)
: Print entered bash commands system wide.
[
Examples
](
tools/bashreadline_example.txt
)
.
-
tools/
[
biolatency
](
tools/biolatency.py
)
: Summarize block device I/O latency as a histogram.
[
Examples
](
tools/biolatency_example.txt
)
.
...
...
images/bcc_tracing_tools_2017.png
0 → 100644
View file @
48212918
278 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment