aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMartin Kaistra <[email protected]>2020-08-12 11:49:12 +0200
committerShuah Khan <[email protected]>2020-08-20 13:04:47 -0600
commit527b7779e5ecabb057089b760140309bdcacc16a (patch)
treea44cc5adde18abaaed9d4af4b1ea67da78fb8f14 /tools/perf/scripts/python/exported-sql-viewer.py
parentd1876f3596a57b114ae8615e28a935d996ac5464 (diff)
cpupower: speed up generating git version string
The variable VERSION is expanded for every use of CFLAGS. This causes "git describe" to get called multiple times on the kernel tree, which can be quite slow. The git revision does not change during build, so we can use simple variable expansion to set VERSION. Signed-off-by: Martin Kaistra <[email protected]> Acked-by: Thomas Renninger <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions