aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cloexec.c
Commit message (Expand)AuthorAge
* perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-02-25
* perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu2014-08-15
* perf tools: Prefer to use a cpu-wide event for probing CLOEXECAdrian Hunter2014-08-13
* perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2Adrian Hunter2014-08-13
* perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters du...Jiri Olsa2014-08-12
* perf tools: Show better error message in case we fail to open counters due to...Jiri Olsa2014-08-12
* Revert "perf tools: Fix jump label always changing during tracing"Jiri Olsa2014-07-28
* perf tools: Fix jump label always changing during tracingAdrian Hunter2014-07-23
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-18