linux/tools/perf/scripts/python
Ben Hutchings fd768f9e11 perf: net_dropmonitor: Fix symbol-relative addresses
commit 5a1e99dd20 upstream.

The comparison between traced and symbol addresses is backwards: if
the traced address doesn't exactly match a symbol (which we don't
expect it to), we'll show the next symbol and the offset to it,
whereas we should show the previous symbol and the offset from it.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-07 12:49:12 -07:00
..
bin perf script: Add drop monitor script 2011-09-29 16:41:37 -03:00
Perf-Trace-Util perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
check-perf-trace.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
failed-syscalls-by-pid.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
futex-contention.py perf python scripting: Add futex-contention script 2010-10-26 17:07:33 -02:00
net_dropmonitor.py perf: net_dropmonitor: Fix symbol-relative addresses 2013-06-07 12:49:12 -07:00
netdev-times.py perf: Add a script to show packets processing 2010-09-07 18:43:32 +02:00
sched-migration.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
sctop.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
syscall-counts-by-pid.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00
syscall-counts.py perf script: Finish the rename from trace to script 2010-12-25 11:29:02 -02:00