Skip to content

Commit

Permalink
nfsslower: linter cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pchaigno committed Oct 7, 2017
1 parent 2e07ddc commit 044ccea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/nfsslower.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ def print_event(cpu, data, size):
"OFF_KB",
"LAT(ms)",
"FILENAME"))

b["events"].open_perf_buffer(print_event, page_cnt=64)
while 1:
b.kprobe_poll()

0 comments on commit 044ccea

Please sign in to comment.