]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
perf scripts python: exported-sql-viewer.py: Change python2 to python
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 12 Apr 2019 11:38:23 +0000 (14:38 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 28 May 2019 21:37:45 +0000 (18:37 -0300)
commitc6aba1bf258ff1ce201f112dafe1bdde601573dd
treebe825dde698d2afcbc46dc7583757b97c647b428
parent2d45ef7033ec90104ae8e4c3996227bdad24dc76
perf scripts python: exported-sql-viewer.py: Change python2 to python

Now that there is also support for python3, there is no need to specify
python2 explicitly.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190412113830.4126-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/exported-sql-viewer.py