Skip to content

Commit

Permalink
tools/runqlat.py: remove unused global variable rq.
Browse files Browse the repository at this point in the history
Signed-off-by: Zeng Jingxiang <[email protected]>
  • Loading branch information
linuszeng committed Jul 20, 2022
1 parent 29c6449 commit 6703af1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/runqlat.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@
BPF_HASH(start, u32);
STORAGE
struct rq;
// record enqueue timestamp
static int trace_enqueue(u32 tgid, u32 pid)
{
Expand Down

0 comments on commit 6703af1

Please sign in to comment.