Commit 1e6df40b authored by Sasha Goldshtein's avatar Sasha Goldshtein

cpudist: remove unused Tracepoint import

parent b79b589a
......@@ -12,7 +12,7 @@
# Licensed under the Apache License, Version 2.0 (the "License")
from __future__ import print_function
from bcc import BPF, Tracepoint
from bcc import BPF
from time import sleep, strftime
import argparse
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment