kernel_optimize_test/tools/perf/scripts/python
Hagen Paul Pfeifer 2a684fcb60 perf script: Autopep8 futex-contention
10 years leaves its mark! Python has evolved and so has its style guide.
Even with vim it is getting hard to follow the no longer valid
guidelines (spaces vs. tabs).

Autopep8 this code to modernize it!

Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net>
Link: http://lore.kernel.org/lkml/20200921201928.799498-1-hagen@jauu.net
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2020-09-23 12:58:53 -03:00
..
bin perf flamegraph: Use /bin/bash for report and record scripts 2020-05-05 16:35:32 -03:00
Perf-Trace-Util perf tools: Remove perf.h from source files not needing it 2019-08-29 17:38:32 -03:00
check-perf-trace.py
compaction-times.py
event_analyzing_sample.py
export-to-postgresql.py perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument 2020-07-03 08:15:02 -03:00
export-to-sqlite.py perf scripts python: export-to-sqlite.py: Export switch events 2019-07-10 12:37:35 -03:00
exported-sql-viewer.py perf scripts python: exported-sql-viewer.py: Fix time chart call tree 2020-07-03 08:19:52 -03:00
failed-syscalls-by-pid.py
flamegraph.py perf flamegraph: Explicitly set utf-8 encoding 2020-06-22 13:30:55 -03:00
futex-contention.py perf script: Autopep8 futex-contention 2020-09-23 12:58:53 -03:00
intel-pt-events.py
mem-phys-addr.py
net_dropmonitor.py
netdev-times.py
powerpc-hcalls.py
sched-migration.py
sctop.py
stackcollapse.py
stat-cpi.py
syscall-counts-by-pid.py
syscall-counts.py