diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-01-24 04:45:24 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-01-24 04:45:24 +0300 |
commit | 7f71554b4ea27ebd03e712abd386b66360147469 (patch) | |
tree | 3ca7d2f92fa035f1fb121999f2396d4c173e5c79 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 544521d6217fb7846b746ada9d70f308f078aa7e (diff) | |
parent | f3a30016e4b557495d49df7851f18ad97b6d5a23 (diff) | |
download | linux-7f71554b4ea27ebd03e712abd386b66360147469.tar.xz |
Merge tag 'ktest-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Pull ktest updates from Steven Rostedt:
- Fix use of KERNEL_VERSION in newly created output directory
If a new output directory is created (O=/dir), and one of the options
uses KERNEL_VERSION which will run a "make kernelversion" in the
output directory, it will fail because there is no config file yet.
In this case, have it do a "make allnoconfig" which is the minimal
needed to run the "make kernelversion".
- Remove unused variables
- Fix some typos
* tag 'ktest-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
ktest.pl: Fix typo "accesing"
ktest.pl: Fix typo in comment
ktest.pl: Remove unused declarations in run_bisect_test function
ktest.pl: Check kernelrelease return in get_version
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions