summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-08-21 02:09:41 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-09-04 10:01:17 +0900
commit8cc7af751443f7c82d12c7e5061fd2fa2e08a3d4 (patch)
tree7f2099db0c373a12bb954c3fe7f1585b3ac5067f /tools/perf/scripts/python/bin/stackcollapse-report
parent15f5db60a13748f44e5a14a2573c2cfcdc152f1c (diff)
downloadkernel-8cc7af751443f7c82d12c7e5061fd2fa2e08a3d4.tar.gz
kbuild: remove ARCH_{CPP,A,C}FLAGS
These flags were added by commit 61754c18752f ("kbuild: Allow arch Makefiles to override {cpp,ld,c}flags") to allow ARC to override -O2. We did not see any other usage after all. Now that ARC switched to CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3, there is no more user of these variables. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
bsg.c?h=linux-6.6.y&id=e77044c5a8422e4e139f0a2ac5d49f4075779594'>scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman 2018-10-10scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman 2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman