diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-05-02 19:51:57 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-03-24 20:24:14 +0300 |
commit | 8b99521f9a2d0c6e5dbc8349c1970cb39452f4dc (patch) | |
tree | 5dfc477c1b07316d15c2622055da62430e31c179 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 75eee921a1e9fc13d3b6766d98cdf842e843c31d (diff) | |
download | linux-8b99521f9a2d0c6e5dbc8349c1970cb39452f4dc.tar.xz |
tools/memory-model: Add "--" to parseargs.sh for additional arguments
Currently, parseargs.sh expects to consume all the command-line arguments,
which prevents the calling script from having any of its own arguments.
This commit therefore causes parseargs.sh to stop consuming arguments
when it encounters a "--" argument, leaving any remaining arguments for
the calling script.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions