index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
cloexec.c
Age
Commit message (
Expand
)
Author
2020-05-28
perf tool: Make perf tool aware of SELinux access control
Alexey Budankov
2020-05-05
perf evsel: Rename perf_evsel__fallback() to evsel__fallback()
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Introduce weak alternative to sched_getcpu()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2015-06-25
perf bench numa: Fix to show proper convergence stats
Srikar Dronamraju
2015-03-24
perf tools: Work around lack of sched_getcpu in glibc < 2.6.
Vinson Lee
2015-02-25
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
Adrian Hunter
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-08-13
perf tools: Prefer to use a cpu-wide event for probing CLOEXEC
Adrian Hunter
2014-08-13
perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2
Adrian Hunter
2014-08-12
perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters du...
Jiri Olsa
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
2014-07-23
perf tools: Fix jump label always changing during tracing
Adrian Hunter
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud