linux/tools/perf/scripts/python
Michael Petlan 51ae7fa62d perf scripts python: Fix passing arguments to stackcollapse report
The '--' prevented arguments from being passed to the script, such as:

  $ perf script report stackcollapse -i my_perf.data

Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
LPU-Reference: 20200427142327.21172-1-mpetlan@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2021-09-10 11:45:19 -03:00
..
bin perf scripts python: Fix passing arguments to stackcollapse report 2021-09-10 11:45:19 -03:00
Perf-Trace-Util perf scripting python: Add perf_sample_srcline() and perf_sample_srccode() 2021-06-01 10:04:35 -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
exported-sql-viewer.py perf scripting python: exported-sql-viewer.py: Factor out libxed.py 2021-06-01 10:05:08 -03:00
failed-syscalls-by-pid.py
flamegraph.py perf flamegraph: flamegraph.py script improvements 2021-08-30 18:22:23 -03:00
futex-contention.py perf script: Add min, max to futex-contention output, in addition to avg 2020-09-23 12:58:53 -03:00
intel-pt-events.py perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace 2021-06-01 10:05:20 -03:00
libxed.py perf scripting python: exported-sql-viewer.py: Factor out libxed.py 2021-06-01 10:05:08 -03:00
mem-phys-addr.py
net_dropmonitor.py
netdev-times.py perf tools: Fix various typos in comments 2021-03-23 17:13:43 -03:00
powerpc-hcalls.py
sched-migration.py
sctop.py
stackcollapse.py
stat-cpi.py
syscall-counts-by-pid.py
syscall-counts.py