Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf tools: Work around lack of sched_getcpu in glibc < 2.6. | Vinson Lee | 2015-03-24 | 1 | -0/+6 |
* | perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag | Adrian Hunter | 2015-02-25 | 1 | -3/+15 |
* | perf util: Replace strerror with strerror_r for thread-safety | Masami Hiramatsu | 2014-08-15 | 1 | -2/+4 |
* | perf tools: Prefer to use a cpu-wide event for probing CLOEXEC | Adrian Hunter | 2014-08-13 | 1 | -4/+18 |
* | perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2 | Adrian Hunter | 2014-08-13 | 1 | -0/+1 |
* | perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters du... | Jiri Olsa | 2014-08-12 | 1 | -1/+1 |
* | perf tools: Show better error message in case we fail to open counters due to... | Jiri Olsa | 2014-08-12 | 1 | -2/+2 |
* | Revert "perf tools: Fix jump label always changing during tracing" | Jiri Olsa | 2014-07-28 | 1 | -7/+2 |
* | perf tools: Fix jump label always changing during tracing | Adrian Hunter | 2014-07-23 | 1 | -2/+7 |
* | perf tools: Enable close-on-exec flag on perf file descriptor | Yann Droneaud | 2014-07-18 | 1 | -0/+57 |