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