summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-01-05 00:02:34 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-01-16 00:25:21 +0900
commit9668097599aa5fb87351bc2263e06a1c24718d40 (patch)
treefa342f24d89c00c5c1d9c80c561f6f2440975d4b /tools/perf/scripts/python/export-to-sqlite.py
parent3e176683634cfc53dfc04366510d2989804554df (diff)
downloadkernel-9668097599aa5fb87351bc2263e06a1c24718d40.tar.gz
initramfs: generate dependency list and cpio at the same time
Currently, this script is run twice, for the dependency list, and then for the cpio archive. The first one is re-run every time although its build log is suppressed so nobody notices it. Make it work more efficiently by generating the cpio and the dependency list at the same time. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
=linux-6.6.y&id=0184b44e321dda893d4d4be33499d404718c3a86'>dm cache policy mq: a few small fixesJoe Thornber 2013-11-09dm cache policy mq: protect residency method with existing mutexJoe Thornber 2013-08-16dm cache: avoid conflicting remove_mapping() in mq policyGeert Uytterhoeven 2013-03-20dm cache: policy change version from string to integer setMike Snitzer 2013-03-01dm cache: add mq policyJoe Thornber