Call Trace:
======================================================
WARNING: possible circular locking dependency detected
5.18.0-rc3-next-20220422 #1 Not tainted
------------------------------------------------------
syz-executor.2/28927 is trying to acquire lock:
ffffffff851f6b58 ((console_sem).lock){-.-.}-{2:2}, at: down_trylock+0xe/0x60

but task is already holding lock:
ffff888016dec820 (&ctx->lock){-.-.}-{2:2}, at: __perf_install_in_context+0x12d/0xa40

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #3 (&ctx->lock){-.-.}-{2:2}:
       _raw_spin_lock+0x2a/0x40
       __perf_event_task_sched_out+0x537/0x1970
       __schedule+0xec4/0x2450
       schedule+0xd2/0x1f0
       exit_to_user_mode_prepare+0x114/0x1a0
       syscall_exit_to_user_mode+0x19/0x40
       do_syscall_64+0x48/0x90
       entry_SYSCALL_64_after_hwframe+0x44/0xae

-> #2 (&rq->__lock){-.-.}-{2:2}:
       _raw_spin_lock_nested+0x30/0x40
       raw_spin_rq_lock_nested+0x1e/0x30
       task_fork_fair+0x63/0x4d0
       sched_cgroup_fork+0x343/0x490
       copy_process+0x4082/0x6db0
       kernel_clone+0xe7/0xa60
       kernel_thread+0xb5/0xf0
       rest_init+0x24/0x250
       arch_call_rest_init+0xf/0x14
       start_kernel+0x4cd/0x4ee
       secondary_startup_64_no_verify+0xe0/0xeb

-> #1 (&p->pi_lock){-.-.}-{2:2}:
       _raw_spin_lock_irqsave+0x39/0x50
       try_to_wake_up+0xa5/0x1060
       up+0x75/0xb0
       __up_console_sem+0x6e/0x80
       console_unlock+0x603/0xd40
       vprintk_emit+0x1b4/0x550
       vprintk+0x80/0x90
       _printk+0xba/0xed
       regdb_fw_cb.cold+0x6c/0xa7
       request_firmware_work_func+0x12e/0x230
       process_one_work+0xa1c/0x16a0
       worker_thread+0x637/0x1250
       kthread+0x2f2/0x3b0
       ret_from_fork+0x22/0x30

-> #0 ((console_sem).lock){-.-.}-{2:2}:
       __lock_acquire+0x2c2f/0x6120
       lock_acquire+0x1a2/0x530
       _raw_spin_lock_irqsave+0x39/0x50
       down_trylock+0xe/0x60
       __down_trylock_console_sem+0x3b/0xd0
       vprintk_emit+0x162/0x550
       vprintk+0x80/0x90
       _printk+0xba/0xed
       show_trace_log_lvl+0x57/0x2bb
       ex_handler_msr+0x311/0x3a0
       fixup_exception+0x307/0xff0
       gp_try_fixup_and_notify.constprop.0+0x1e/0x120
       exc_general_protection+0xe4/0x210
       asm_exc_general_protection+0x1e/0x30
       x86_pmu_enable_event+0x264/0x2f0
       amd_pmu_enable_all+0x12c/0x1a0
       x86_pmu_enable+0x580/0xd90
       ctx_resched+0x2b0/0x390
       __perf_install_in_context+0x285/0xa40
       remote_function+0x125/0x1b0
       generic_exec_single+0x203/0x300
       smp_call_function_single+0x189/0x460
       task_function_call+0xe5/0x170
       perf_install_in_context+0x2cb/0x590
       __do_sys_perf_event_open+0x1bf0/0x3040
       do_syscall_64+0x3b/0x90
       entry_SYSCALL_64_after_hwframe+0x44/0xae

other info that might help us debug this:

Chain exists of:
  (console_sem).lock --> &rq->__lock --> &ctx->lock

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&ctx->lock);
                               lock(&rq->__lock);
                               lock(&ctx->lock);
  lock((console_sem).lock);

 *** DEADLOCK ***

4 locks held by syz-executor.2/28927:
 #0: ffff88804557a7a0 (&sig->exec_update_lock){++++}-{3:3}, at: __do_sys_perf_event_open+0x1023/0x3040
 #1: ffff888016dec8b0 (&ctx->mutex){+.+.}-{3:3}, at: __do_sys_perf_event_open+0x17cd/0x3040
 #2: ffff88806cf3f220 (&cpuctx_lock){-.-.}-{2:2}, at: __perf_install_in_context+0xeb/0xa40
 #3: ffff888016dec820 (&ctx->lock){-.-.}-{2:2}, at: __perf_install_in_context+0x12d/0xa40

stack backtrace:
CPU: 1 PID: 28927 Comm: syz-executor.2 Not tainted 5.18.0-rc3-next-20220422 #1
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0x8b/0xb3
 check_noncircular+0x25f/0x2e0
 __lock_acquire+0x2c2f/0x6120
 lock_acquire+0x1a2/0x530
 _raw_spin_lock_irqsave+0x39/0x50
 down_trylock+0xe/0x60
 __down_trylock_console_sem+0x3b/0xd0
 vprintk_emit+0x162/0x550
 vprintk+0x80/0x90
 _printk+0xba/0xed
 show_trace_log_lvl+0x57/0x2bb
 ex_handler_msr+0x311/0x3a0
 fixup_exception+0x307/0xff0
 gp_try_fixup_and_notify.constprop.0+0x1e/0x120
 exc_general_protection+0xe4/0x210
 asm_exc_general_protection+0x1e/0x30
RIP: 0010:x86_pmu_enable_event+0x264/0x2f0
Code: 74 78 e8 2f 1c 43 00 89 ef be 01 00 00 00 e8 43 35 3f 03 89 c5 e8 1c 1c 43 00 41 01 ec 4c 89 f2 44 89 f0 48 c1 ea 20 44 89 e1 <0f> 30 66 90 e8 03 1c 43 00 e9 7d fe ff ff e8 f9 1b 43 00 31 d2 4c
RSP: 0018:ffff88804ad7f940 EFLAGS: 00010016
RAX: 00000000004000ff RBX: ffff8880442d3f40 RCX: 00000000c0010202
RDX: 000000000000000f RSI: ffffffff810104c4 RDI: 0000000000000003
RBP: 0000000000000002 R08: 0000000000000000 R09: 0000000000000001
R10: ffffffff81015bed R11: 0000000000000000 R12: 00000000c0010202
R13: 0000020000000000 R14: 0000000f004000ff R15: ffffffff81015b60
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 ctx_resched+0x2b0/0x390
 __perf_install_in_context+0x285/0xa40
 remote_function+0x125/0x1b0
 generic_exec_single+0x203/0x300
 smp_call_function_single+0x189/0x460
 task_function_call+0xe5/0x170
 perf_install_in_context+0x2cb/0x590
 __do_sys_perf_event_open+0x1bf0/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 ctx_resched+0x2b0/0x390
 __perf_install_in_context+0x285/0xa40
 remote_function+0x125/0x1b0
 generic_exec_single+0x203/0x300
 smp_call_function_single+0x189/0x460
 task_function_call+0xe5/0x170
 perf_install_in_context+0x2cb/0x590
 __do_sys_perf_event_open+0x1bf0/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
FAULT_INJECTION: forcing a failure.
name fail_page_alloc, interval 1, probability 0, space 0, times 0
CPU: 1 PID: 29067 Comm: syz-executor.6 Not tainted 5.18.0-rc3-next-20220422 #1
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0x8b/0xb3
 should_fail.cold+0x5/0xa
 prepare_alloc_pages+0x17b/0x500
 __alloc_pages+0x131/0x4e0
 alloc_pages+0x1a0/0x2f0
 __filemap_get_folio+0x65f/0xfe0
 pagecache_get_page+0x2e/0x230
 ext4_da_write_begin+0x383/0xa30
 generic_perform_write+0x24c/0x570
 ext4_buffered_write_iter+0x164/0x330
 ext4_file_write_iter+0x3dc/0x1800
 new_sync_write+0x390/0x560
 vfs_write+0x7b9/0xac0
 ksys_write+0x127/0x250
Call Trace:
 <TASK>
 do_syscall_64+0x3b/0x90
 amd_pmu_enable_all+0x12c/0x1a0
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 x86_pmu_enable+0x580/0xd90
RIP: 0033:0x7f0f5ff79b19
 __perf_event_task_sched_in+0x56b/0x6e0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f0f5d4ef188 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 00007f0f6008cf60 RCX: 00007f0f5ff79b19
RDX: 0000000000041030 RSI: 0000000020000080 RDI: 0000000000000005
 finish_task_switch.isra.0+0x45c/0x870
RBP: 00007f0f5d4ef1d0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000002
 __schedule+0x895/0x2450
R13: 00007ffd6288d96f R14: 00007f0f5d4ef300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 ctx_resched+0x2b0/0x390
 __perf_install_in_context+0x285/0xa40
 remote_function+0x125/0x1b0
 generic_exec_single+0x203/0x300
 smp_call_function_single+0x189/0x460
 task_function_call+0xe5/0x170
 perf_install_in_context+0x2cb/0x590
 __do_sys_perf_event_open+0x1bf0/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
Call Trace:
 <TASK>
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 do_syscall_64+0x3b/0x90
RIP: 0033:0x7efe66fd1b19
 entry_SYSCALL_64_after_hwframe+0x44/0xae
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RIP: 0033:0x7efe66fd1b19
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 </TASK>
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 finish_task_switch.isra.0+0x45c/0x870
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __schedule+0x895/0x2450
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 preempt_schedule_common+0x45/0xc0
 __schedule+0x895/0x2450
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 __do_sys_perf_event_open+0x1d13/0x3040
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 do_syscall_64+0x3b/0x90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 </TASK>
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
Call Trace:
 x86_pmu_enable+0x580/0xd90
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 __perf_event_task_sched_in+0x56b/0x6e0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 do_syscall_64+0x3b/0x90
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RIP: 0033:0x7efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 </TASK>
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
Call Trace:
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 <TASK>
RIP: 0033:0x7efe66fd1b19
 amd_pmu_enable_all+0x12c/0x1a0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 x86_pmu_enable+0x580/0xd90
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __perf_event_task_sched_in+0x56b/0x6e0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 finish_task_switch.isra.0+0x45c/0x870
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __schedule+0x895/0x2450
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __do_sys_perf_event_open+0x1d13/0x3040
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 __do_sys_perf_event_open+0x1d13/0x3040
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
Call Trace:
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 <TASK>
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 x86_pmu_enable+0x580/0xd90
 </TASK>
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 do_syscall_64+0x3b/0x90
 __perf_event_task_sched_in+0x56b/0x6e0
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 finish_task_switch.isra.0+0x45c/0x870
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __schedule+0x895/0x2450
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
Call Trace:
 __cond_resched+0x13/0x20
 <TASK>
 __mutex_lock+0xa3/0x14c0
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 __do_sys_perf_event_open+0x1d13/0x3040
 preempt_schedule_common+0x45/0xc0
 do_syscall_64+0x3b/0x90
 __cond_resched+0x13/0x20
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __mutex_lock+0xa3/0x14c0
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
Call Trace:
RSP: 002b:00007efe64547188 EFLAGS: 00000246
 <TASK>
 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 amd_pmu_enable_all+0x12c/0x1a0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 x86_pmu_enable+0x580/0xd90
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __perf_event_task_sched_in+0x56b/0x6e0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 finish_task_switch.isra.0+0x45c/0x870
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __schedule+0x895/0x2450
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 preempt_schedule_common+0x45/0xc0
 __schedule+0x895/0x2450
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 __do_sys_perf_event_open+0x1d13/0x3040
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 do_syscall_64+0x3b/0x90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 </TASK>
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
Call Trace:
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 <TASK>
RIP: 0033:0x7efe66fd1b19
 amd_pmu_enable_all+0x12c/0x1a0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 x86_pmu_enable+0x580/0xd90
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __perf_event_task_sched_in+0x56b/0x6e0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 finish_task_switch.isra.0+0x45c/0x870
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __schedule+0x895/0x2450
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 preempt_schedule_common+0x45/0xc0
 __perf_event_task_sched_in+0x56b/0x6e0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 __do_sys_perf_event_open+0x1d13/0x3040
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __do_sys_perf_event_open+0x1d13/0x3040
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
Call Trace:
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 <TASK>
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 x86_pmu_enable+0x580/0xd90
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __perf_event_task_sched_in+0x56b/0x6e0
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 preempt_schedule_common+0x45/0xc0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __cond_resched+0x13/0x20
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __mutex_lock+0xa3/0x14c0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 __do_sys_perf_event_open+0x1d13/0x3040
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 do_syscall_64+0x3b/0x90
 finish_task_switch.isra.0+0x45c/0x870
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 __schedule+0x895/0x2450
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 preempt_schedule_common+0x45/0xc0
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 __cond_resched+0x13/0x20
 </TASK>
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 do_syscall_64+0x3b/0x90
 __perf_event_task_sched_in+0x56b/0x6e0
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 finish_task_switch.isra.0+0x45c/0x870
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __schedule+0x895/0x2450
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 preempt_schedule_common+0x45/0xc0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __cond_resched+0x13/0x20
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __mutex_lock+0xa3/0x14c0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 preempt_schedule_common+0x45/0xc0
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __cond_resched+0x13/0x20
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 __mutex_lock+0xa3/0x14c0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
Call Trace:
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 <TASK>
RIP: 0033:0x7efe66fd1b19
 amd_pmu_enable_all+0x12c/0x1a0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 x86_pmu_enable+0x580/0xd90
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __perf_event_task_sched_in+0x56b/0x6e0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
Call Trace:
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 <TASK>
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 x86_pmu_enable+0x580/0xd90
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __perf_event_task_sched_in+0x56b/0x6e0
 </TASK>
Call Trace:
 finish_task_switch.isra.0+0x45c/0x870
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 __schedule+0x895/0x2450
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __schedule+0x895/0x2450
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __do_sys_perf_event_open+0x1d13/0x3040
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 do_syscall_64+0x3b/0x90
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 entry_SYSCALL_64_after_hwframe+0x44/0xae
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 </TASK>
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
Call Trace:
 __perf_event_task_sched_in+0x56b/0x6e0
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
Call Trace:
 <TASK>
 __schedule+0x895/0x2450
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 preempt_schedule_common+0x45/0xc0
 finish_task_switch.isra.0+0x45c/0x870
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 __do_sys_perf_event_open+0x1d13/0x3040
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 do_syscall_64+0x3b/0x90
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 entry_SYSCALL_64_after_hwframe+0x44/0xae
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RIP: 0033:0x7efe66fd1b19
 </TASK>
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __do_sys_perf_event_open+0x1d13/0x3040
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 preempt_schedule_common+0x45/0xc0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __cond_resched+0x13/0x20
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __mutex_lock+0xa3/0x14c0
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 __do_sys_perf_event_open+0x1d13/0x3040
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 do_syscall_64+0x3b/0x90
 finish_task_switch.isra.0+0x45c/0x870
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 __schedule+0x895/0x2450
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 preempt_schedule_common+0x45/0xc0
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __cond_resched+0x13/0x20
 </TASK>
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 do_syscall_64+0x3b/0x90
 amd_pmu_enable_all+0x12c/0x1a0
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 x86_pmu_enable+0x580/0xd90
RIP: 0033:0x7efe66fd1b19
 __perf_event_task_sched_in+0x56b/0x6e0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 finish_task_switch.isra.0+0x45c/0x870
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __schedule+0x895/0x2450
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 do_syscall_64+0x3b/0x90
 amd_pmu_enable_all+0x12c/0x1a0
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 x86_pmu_enable+0x580/0xd90
RIP: 0033:0x7efe66fd1b19
 __perf_event_task_sched_in+0x56b/0x6e0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 finish_task_switch.isra.0+0x45c/0x870
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __schedule+0x895/0x2450
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 preempt_schedule_common+0x45/0xc0
 amd_pmu_enable_all+0x12c/0x1a0
 __cond_resched+0x13/0x20
 x86_pmu_enable+0x580/0xd90
 __mutex_lock+0xa3/0x14c0
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 __do_sys_perf_event_open+0x1d13/0x3040
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __do_sys_perf_event_open+0x1d13/0x3040
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
Call Trace:
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 <TASK>
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 amd_pmu_enable_all+0x12c/0x1a0
 </TASK>
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
Call Trace:
 __mutex_lock+0xa3/0x14c0
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __do_sys_perf_event_open+0x1d13/0x3040
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 preempt_schedule_common+0x45/0xc0
RIP: 0033:0x7efe66fd1b19
 __cond_resched+0x13/0x20
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __mutex_lock+0xa3/0x14c0
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 finish_task_switch.isra.0+0x45c/0x870
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 __schedule+0x895/0x2450
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
Call Trace:
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 <TASK>
RIP: 0033:0x7efe66fd1b19
 amd_pmu_enable_all+0x12c/0x1a0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 x86_pmu_enable+0x580/0xd90
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __perf_event_task_sched_in+0x56b/0x6e0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 finish_task_switch.isra.0+0x45c/0x870
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
Call Trace:
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 <TASK>
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 x86_pmu_enable+0x580/0xd90
 </TASK>
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 finish_task_switch.isra.0+0x45c/0x870
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 do_syscall_64+0x3b/0x90
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RIP: 0033:0x7efe66fd1b19
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 </TASK>
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __do_sys_perf_event_open+0x1d13/0x3040
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __schedule+0x895/0x2450
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 preempt_schedule_common+0x45/0xc0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __cond_resched+0x13/0x20
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 __mutex_lock+0xa3/0x14c0
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __do_sys_perf_event_open+0x1d13/0x3040
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __schedule+0x895/0x2450
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 preempt_schedule_common+0x45/0xc0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __cond_resched+0x13/0x20
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 __mutex_lock+0xa3/0x14c0
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 do_syscall_64+0x3b/0x90
 __schedule+0x895/0x2450
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 preempt_schedule_common+0x45/0xc0
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __cond_resched+0x13/0x20
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __mutex_lock+0xa3/0x14c0
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 do_syscall_64+0x3b/0x90
 <TASK>
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 amd_pmu_enable_all+0x12c/0x1a0
RIP: 0033:0x7efe66fd1b19
 x86_pmu_enable+0x580/0xd90
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __perf_event_task_sched_in+0x56b/0x6e0
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 finish_task_switch.isra.0+0x45c/0x870
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 __schedule+0x895/0x2450
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 finish_task_switch.isra.0+0x45c/0x870
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __do_sys_perf_event_open+0x1d13/0x3040
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246
 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 do_syscall_64+0x3b/0x90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
RSP: 002b:00007efe64526188 EFLAGS: 00000246
 </TASK>
 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
Call Trace:
 amd_pmu_enable_all+0x12c/0x1a0
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 do_syscall_64+0x3b/0x90
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RSP: 002b:00007efe64526188 EFLAGS: 00000246
RIP: 0033:0x7efe66fd1b19
 ORIG_RAX: 000000000000012a
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RSP: 002b:00007efe64547188 EFLAGS: 00000246
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 ORIG_RAX: 000000000000012a
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 </TASK>
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Call Trace:
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 <TASK>
 </TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
Call Trace:
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 x86_pmu_enable+0x580/0xd90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __perf_event_task_sched_in+0x56b/0x6e0
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
Call Trace:
 __schedule+0x895/0x2450
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 finish_task_switch.isra.0+0x45c/0x870
 __mutex_lock+0xa3/0x14c0
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __do_sys_perf_event_open+0x1d13/0x3040
 __mutex_lock+0xa3/0x14c0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 __do_sys_perf_event_open+0x1d13/0x3040
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
Call Trace:
 <TASK>
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 do_syscall_64+0x3b/0x90
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RSP: 002b:00007efe64526188 EFLAGS: 00000246
RIP: 0033:0x7efe66fd1b19
 ORIG_RAX: 000000000000012a
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RSP: 002b:00007efe64547188 EFLAGS: 00000246
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 ORIG_RAX: 000000000000012a
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 </TASK>
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Call Trace:
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 </TASK>
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 finish_task_switch.isra.0+0x45c/0x870
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __schedule+0x895/0x2450
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 preempt_schedule_common+0x45/0xc0
 __schedule+0x895/0x2450
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 __do_sys_perf_event_open+0x1d13/0x3040
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 do_syscall_64+0x3b/0x90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 </TASK>
Call Trace:
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 <TASK>
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 amd_pmu_enable_all+0x12c/0x1a0
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 x86_pmu_enable+0x580/0xd90
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __perf_event_task_sched_in+0x56b/0x6e0
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 finish_task_switch.isra.0+0x45c/0x870
 __perf_event_task_sched_in+0x56b/0x6e0
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __schedule+0x895/0x2450
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __do_sys_perf_event_open+0x1d13/0x3040
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 do_syscall_64+0x3b/0x90
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 entry_SYSCALL_64_after_hwframe+0x44/0xae
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 </TASK>
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
Call Trace:
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 <TASK>
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 x86_pmu_enable+0x580/0xd90
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __perf_event_task_sched_in+0x56b/0x6e0
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 preempt_schedule_common+0x45/0xc0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __cond_resched+0x13/0x20
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __mutex_lock+0xa3/0x14c0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __do_sys_perf_event_open+0x1d13/0x3040
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __schedule+0x895/0x2450
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 preempt_schedule_common+0x45/0xc0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __cond_resched+0x13/0x20
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __mutex_lock+0xa3/0x14c0
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 do_syscall_64+0x3b/0x90
 <TASK>
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 amd_pmu_enable_all+0x12c/0x1a0
RIP: 0033:0x7efe66fd1b19
 x86_pmu_enable+0x580/0xd90
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __perf_event_task_sched_in+0x56b/0x6e0
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 finish_task_switch.isra.0+0x45c/0x870
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 __schedule+0x895/0x2450
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __do_sys_perf_event_open+0x1d13/0x3040
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 preempt_schedule_common+0x45/0xc0
RIP: 0033:0x7efe66fd1b19
 __cond_resched+0x13/0x20
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __mutex_lock+0xa3/0x14c0
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 finish_task_switch.isra.0+0x45c/0x870
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __schedule+0x895/0x2450
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __schedule+0x895/0x2450
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 preempt_schedule_common+0x45/0xc0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 __cond_resched+0x13/0x20
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 __mutex_lock+0xa3/0x14c0
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
Call Trace:
 </TASK>
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 finish_task_switch.isra.0+0x45c/0x870
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 finish_task_switch.isra.0+0x45c/0x870
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 __do_sys_perf_event_open+0x1d13/0x3040
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 do_syscall_64+0x3b/0x90
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 entry_SYSCALL_64_after_hwframe+0x44/0xae
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RIP: 0033:0x7efe66fd1b19
 </TASK>
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
Call Trace:
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 <TASK>
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 amd_pmu_enable_all+0x12c/0x1a0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 x86_pmu_enable+0x580/0xd90
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __perf_event_task_sched_in+0x56b/0x6e0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
Call Trace:
 <TASK>
 __schedule+0x895/0x2450
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __do_sys_perf_event_open+0x1d13/0x3040
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __do_sys_perf_event_open+0x1d13/0x3040
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 do_syscall_64+0x3b/0x90
 </TASK>
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 __do_sys_perf_event_open+0x1d13/0x3040
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 do_syscall_64+0x3b/0x90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 </TASK>
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
Call Trace:
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 <TASK>
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 x86_pmu_enable+0x580/0xd90
 </TASK>
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 finish_task_switch.isra.0+0x45c/0x870
 __perf_event_task_sched_in+0x56b/0x6e0
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __schedule+0x895/0x2450
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __do_sys_perf_event_open+0x1d13/0x3040
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 do_syscall_64+0x3b/0x90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
RSP: 002b:00007efe64547188 EFLAGS: 00000246
 </TASK>
 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __do_sys_perf_event_open+0x1d13/0x3040
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
 preempt_schedule_common+0x45/0xc0
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __cond_resched+0x13/0x20
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __mutex_lock+0xa3/0x14c0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 preempt_schedule_common+0x45/0xc0
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 __cond_resched+0x13/0x20
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 __mutex_lock+0xa3/0x14c0
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 __do_sys_perf_event_open+0x1d13/0x3040
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 finish_task_switch.isra.0+0x45c/0x870
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 __schedule+0x895/0x2450
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Call Trace:
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 <TASK>
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 amd_pmu_enable_all+0x12c/0x1a0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 x86_pmu_enable+0x580/0xd90
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __perf_event_task_sched_in+0x56b/0x6e0
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 finish_task_switch.isra.0+0x45c/0x870
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __schedule+0x895/0x2450
 __perf_event_task_sched_in+0x56b/0x6e0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 finish_task_switch.isra.0+0x45c/0x870
 __mutex_lock+0xa3/0x14c0
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 __do_sys_perf_event_open+0x1d13/0x3040
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 do_syscall_64+0x3b/0x90
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 </TASK>
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
Call Trace:
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 <TASK>
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 amd_pmu_enable_all+0x12c/0x1a0
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
 x86_pmu_enable+0x580/0xd90
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 __perf_event_task_sched_in+0x56b/0x6e0
 </TASK>
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __do_sys_perf_event_open+0x1d13/0x3040
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 do_syscall_64+0x3b/0x90
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 entry_SYSCALL_64_after_hwframe+0x44/0xae
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
RIP: 0033:0x7efe66fd1b19
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
 </TASK>
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 do_syscall_64+0x3b/0x90
 x86_pmu_enable+0x580/0xd90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
 __perf_event_task_sched_in+0x56b/0x6e0
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
 finish_task_switch.isra.0+0x45c/0x870
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
 __schedule+0x895/0x2450
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
Call Trace:
 __mutex_lock+0xa3/0x14c0
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 __do_sys_perf_event_open+0x1d13/0x3040
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
 preempt_schedule_common+0x45/0xc0
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
 __cond_resched+0x13/0x20
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
 __mutex_lock+0xa3/0x14c0
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64526188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e5020 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64526300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
 preempt_schedule_common+0x45/0xc0
 __cond_resched+0x13/0x20
 __mutex_lock+0xa3/0x14c0
 __do_sys_perf_event_open+0x1d13/0x3040
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7efe66fd1b19
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 bc ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007efe64547188 EFLAGS: 00000246 ORIG_RAX: 000000000000012a
RAX: ffffffffffffffda RBX: 00007efe670e4f60 RCX: 00007efe66fd1b19
RDX: ffffffffffffffff RSI: 0000000000000000 RDI: 0000000020000280
RBP: 00007efe6702bf6d R08: 0000000000000000 R09: 0000000000000000
R10: ffffffffffffffff R11: 0000000000000246 R12: 0000000000000000
R13: 00007ffe0c1ce7af R14: 00007efe64547300 R15: 0000000000022000
 </TASK>
Call Trace:
 <TASK>
 amd_pmu_enable_all+0x12c/0x1a0
 x86_pmu_enable+0x580/0xd90
 __perf_event_task_sched_in+0x56b/0x6e0
 finish_task_switch.isra.0+0x45c/0x870
 __schedule+0x895/0x2450
----------------
Code disassembly (best guess):
   0:	74 78                	je     0x7a
   2:	e8 2f 1c 43 00       	callq  0x431c36
   7:	89 ef                	mov    %ebp,%edi
   9:	be 01 00 00 00       	mov    $0x1,%esi
   e:	e8 43 35 3f 03       	callq  0x33f3556
  13:	89 c5                	mov    %eax,%ebp
  15:	e8 1c 1c 43 00       	callq  0x431c36
  1a:	41 01 ec             	add    %ebp,%r12d
  1d:	4c 89 f2             	mov    %r14,%rdx
  20:	44 89 f0             	mov    %r14d,%eax
  23:	48 c1 ea 20          	shr    $0x20,%rdx
  27:	44 89 e1             	mov    %r12d,%ecx
* 2a:	0f 30                	wrmsr <-- trapping instruction
  2c:	66 90                	xchg   %ax,%ax
  2e:	e8 03 1c 43 00       	callq  0x431c36
  33:	e9 7d fe ff ff       	jmpq   0xfffffeb5
  38:	e8 f9 1b 43 00       	callq  0x431c36
  3d:	31 d2                	xor    %edx,%edx
  3f:	4c                   	rex.WR