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
/
setup.py
Age
Commit message (
Expand
)
Author
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-02-01
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
2023-08-03
perf python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-05-15
perf build: Don't use -ftree-loop-distribute-patterns and -gno-variable-locat...
Arnaldo Carvalho de Melo
2022-12-22
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
2022-12-14
perf python: Account for multiple words in CC
Khem Raj
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2022-07-20
perf python: Avoid deprecation warning on distutils
Ian Rogers
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2021-01-20
perf tools: Add 'evlist' control command
Jiri Olsa
2020-04-14
perf python: Check if clang supports -fno-semantic-interposition
Arnaldo Carvalho de Melo
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-03-09
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
2019-07-29
libperf: Add libperf to the python.so build
Jiri Olsa
2019-05-28
perf python: Remove -fstack-protector-strong if clang doesn't have it
Arnaldo Carvalho de Melo
2019-02-06
perf record: Bind the AIO user space buffers to nodes
Alexey Budankov
2019-01-25
perf script python: Remove explicit shebang from setup.py
Tony Jones
2019-01-21
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
2018-10-08
perf python: More portable way to make CFLAGS work with clang
Eduardo Habkost
2018-10-08
perf python: Make clang_has_option() work on Python 3
Eduardo Habkost
2018-09-19
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
2018-08-14
perf python: Remove -mcet and -fcf-protection when building with clang
Arnaldo Carvalho de Melo
2018-03-19
perf tools: Fix python extension build for gcc 8
Jiri Olsa
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
2017-02-17
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2012-10-20
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-17
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
2012-02-13
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2011-11-28
perf evlist: Introduce add_tracepoints method
Arnaldo Carvalho de Melo
2011-08-08
perf tools: Add support to install perf python extension
Jiri Olsa
2011-03-29
perf tools: Fix NO_NEWT=1 python build error
Robert Richter
2011-02-17
perf python: Add cgroup.c to setup.py to get it building again
Arnaldo Carvalho de Melo
2011-01-31
perf python: Fix build on 32-bit
Arnaldo Carvalho de Melo
2011-01-30
perf tools: Initial python binding
Arnaldo Carvalho de Melo