On Sat, Mar 01, 2014 at 08:30:47AM -0700, David Ahern wrote: > On 2/28/14, 11:43 AM, Rodrigo Campos wrote: > >There are ways (not sure if the patch is in) to track for lock contension > >using > >perf, but not sure (I think not easy at least) if the lock is not contended. > >As, > >if using glibc, lot of locks are implemented using futex and then solved > >entirely in userspace lot of times (at least without contention). > > What patch are you referring to? You can trace system calls to catch
I think one from you, from late last year. I'm not sure and I'm not on my notebook right now. Something to trace the futex syscall or something like that ? That can help to understand lock contention on userspace Thanks, Rodrigo -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html