linux/tools/perf/scripts/python
Ben Hutchings 326017c757 perf: net_dropmonitor: Do not assume ordering of dictionaries
The sort order of dictionaries in Python is undocumented.  Use
tuples instead, which are documented to be lexically ordered.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-22 15:10:10 -07:00
..
bin perf scripts: Add event_analyzing_sample-record/report 2012-09-17 13:11:15 -03:00
Perf-Trace-Util perf script python: Correct handler check and spelling errors 2012-08-09 13:26:19 -03:00
check-perf-trace.py
event_analyzing_sample.py perf script python: Correct handler check and spelling errors 2012-08-09 13:26:19 -03:00
failed-syscalls-by-pid.py
futex-contention.py
net_dropmonitor.py perf: net_dropmonitor: Do not assume ordering of dictionaries 2013-05-22 15:10:10 -07:00
netdev-times.py
sched-migration.py
sctop.py
syscall-counts-by-pid.py
syscall-counts.py