代码拉取完成,页面将自动刷新
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
回合该特性补丁到openEuler-1.0-LTS,补丁合入情况如下:
回合commit id(from OLK-5.10) | 补丁名称 | 回合是否冲突 | 冲突原因 |
---|---|---|---|
67821ac4301f | drivers/perf: Add support for ARMv8.3-SPE | 是 | 补丁上下文代码冲突,保留补丁新增内容,其余未改动。 |
dee070373853 | perf arm-spe: Add support for ARMv8.3-SPE | 否 | |
ebdc97b5f6c6 | perf arm_spe: Decode memory tagging properties | 否 | |
058eee071b68 | perf arm-spe: Add more sub classes for operation packet | 否 | |
b87ba3666c86 | perf arm-spe: Refactor operation packet handling | 否 | |
b38b47892e89 | perf arm-spe: Add new function arm_spe_pkt_desc_op_type() | 否 | |
59da554d13f6 | perf arm-spe: Remove size condition checking for events | 是 | cleanup补丁,用于解除大小约束限制,冲突部分原代码无大小约束,保留原有代码。 |
e217d1a3a04b | perf arm-spe: Refactor event type handling | 是 | 补丁本身不冲突,修改部分为原代码适配本补丁引入的枚举变量名称。 |
8205cabeb608 | perf arm-spe: Add new function arm_spe_pkt_desc_event() | 否 | |
f1cdc67b4d3b | perf arm-spe: Refactor counter packet handling | 否 | |
0011803587e2 | perf arm-spe: Add new function arm_spe_pkt_desc_counter() | 否 | |
0c9f8b8173fe | perf arm-spe: Refactor context packet handling | 否 | |
50eb90918532 | perf arm-spe: Refactor address packet handling | 是 | 补丁为cleanup补丁,冲突部分涉及arm_spe_calc_ip函数,该函数在4.19版本相较5.X版本差异较大,当前保留原有代码,不改动。 |
a48005e9f739 | perf arm-spe: Add new function arm_spe_pkt_desc_addr() | 否 | |
69a1ae73c061 | perf arm-spe: Refactor packet header parsing | 是 | 补丁上下文代码冲突,无功能冲突,补丁重构原代码加入了宏定义,提高arm_spe_do_get_packet函数可读性 |
7b0baa63d8e3 | perf arm-spe: Refactor printing string to buffer | 否 | |
66adac21f2f1 | perf arm-spe: Fix packet length handling | 否 | |
2911d1590a07 | perf arm-spe: Refactor arm_spe_get_events() | 否 | |
dcc29ff54cd8 | perf arm-spe: Refactor payload size | 是 | 补丁本身为cleanup,编译找不到BITS_PER_LONG_LONG,在当前文件内显示定义 |
c0b262d6dec3 | perf arm-spe: Fix a typo in comment | 否 | |
90d4f913dc6a | perf arm-spe: Include bitops.h for BIT() macro | 是 | 仅头文件引入冲突,cleanup补丁,无功能影响 |
登录 后才可以发表评论