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
/
config.h
Age
Commit message (
Expand
)
Author
2022-10-04
perf tools: Add perf_config_scan()
Adrian Hunter
2021-01-20
perf config: Make perf_config_global() global
Jiri Olsa
2021-01-20
perf config: Make perf_config_system() global
Jiri Olsa
2021-01-20
perf config: Add perf_home_perfconfig function
Jiri Olsa
2021-01-20
perf config: Add config set interface
Jiri Olsa
2021-01-20
perf config: Make perf_config_from_file() static
Jiri Olsa
2020-10-13
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2018-05-16
perf config: Call perf_config__init() lazily
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-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
2016-11-14
perf config: Mark where are config items from (user or system)
Taeung Song
2016-11-14
perf config: Add support setting variables in a config file
Taeung Song
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-04-14
perf config: Introduce perf_config_set class
Taeung Song