summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
AgeCommit message (Expand)Author
2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer
le.package?h=linux-6.10.y&id=ef6609adf1ecc4c0797a894d4dd365dbbc4903f9'>kbuild: remove the last use of old cmd_src_tar rule in packagingMasahiro Yamada 2023-11-28kbuild: deb-pkg: apply short -R and -j optionsDmitrii Bundin 2023-10-18kbuild: make binrpm-pkg always produce kernel-devel packageMasahiro Yamada 2023-10-03kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada 2023-08-29kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rulesMasahiro Yamada 2023-08-08kbuild: deb-pkg: use Debian compliant shebang for debian/rulesMasahiro Yamada 2023-07-25kbuild: rpm-pkg: skip build dependency check on non-rpm systemsMasahiro Yamada 2023-07-25kbuild: rpm-pkg: refactor *rpm-pkg targetsMasahiro Yamada 2023-07-25kbuild: rpm-pkg: build the kernel in-place for rpm-pkgMasahiro Yamada 2023-07-25kbuild: rpm-pkg: rename binkernel.spec to kernel.specMasahiro Yamada 2023-07-25kbuild: rpm-pkg: introduce %{with_devel} switch to select devel packageMasahiro Yamada 2023-07-25kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkgMasahiro Yamada 2023-07-25kbuild: add a phony target to run a command with Kbuild env varsMasahiro Yamada 2023-07-25kbuild: rpm-pkg: do not hard-code $MAKE in spec fileMasahiro Yamada 2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2023-04-25kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compressionMasahiro Yamada 2023-04-23kbuild: add srcdeb-pkg targetMasahiro Yamada 2023-04-23kbuild: use proper prefix for tarballs to fix rpm-pkg build errorMasahiro Yamada 2023-04-16kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada 2023-04-16kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada 2023-04-16kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada 2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada 2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada 2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada 2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada 2023-02-26kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada 2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada 2023-02-26kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada 2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada 2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada 2023-02-26kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada 2023-02-26kbuild: deb-pkg: create source package without cleaningMasahiro Yamada 2023-02-05kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada 2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada 2022-12-30kbuild: add a missing line for help messageJun ASAKA 2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee 2022-11-24kbuild: add ability to make source rpm buildable using kojiIvan Vecera 2022-09-29kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada 2022-07-27kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuildMasahiro Yamada 2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak 2021-04-25kbuild: deb-pkg: change the source package name to linux-upstreamMasahiro Yamada 2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov 2020-06-06kbuild: add variables for compression toolsDenis Efremov 2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce 2019-11-11kbuild: Wrap long "make help" text linesGeert Uytterhoeven 2019-08-25kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada