]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - tools/perf/scripts/python/net_dropmonitor.py
perf script: Add callchain to generic and tracepoint events
[karo-tx-linux.git] / tools / perf / scripts / python / net_dropmonitor.py
index b5740599aabd38ee1eebdbc2ce3f66b58a0437a6..0b6ce8c253e8a921bda017b3d2872b830832d983 100755 (executable)
@@ -66,7 +66,7 @@ def trace_end():
        print_drop_table()
 
 # called from perf, when it finds a correspoinding event
-def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm,
+def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain,
                   skbaddr, location, protocol):
        slocation = str(location)
        try: