Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-15 | perf util: Replace strerror with strerror_r for thread-safety | 1 | -2/+4 | |
2014-08-13 | perf tools: Prefer to use a cpu-wide event for probing CLOEXEC | 1 | -4/+18 | |
2014-08-13 | perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2 | 1 | -0/+1 | |
2014-08-12 | perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters due to EBUSY error | 1 | -1/+1 | |
2014-08-12 | perf tools: Show better error message in case we fail to open counters due to EBUSY error | 1 | -2/+2 | |
2014-07-28 | Revert "perf tools: Fix jump label always changing during tracing" | 1 | -7/+2 | |
2014-07-23 | perf tools: Fix jump label always changing during tracing | 1 | -2/+7 | |
2014-07-18 | perf tools: Enable close-on-exec flag on perf file descriptor | 1 | -0/+57 |