#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null .ico'/>
summaryrefslogtreecommitdiff
path: root/lib/percpu-refcount.c
AgeCommit message (Expand)Author
2022-11-30percpu-refcount: Use call_rcu_hurry() for atomic switchJoel Fernandes (Google)