index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
setup.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-07-20
perf python: Avoid deprecation warning on distutils
Ian Rogers
1
-4
/
+4
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2021-01-20
perf tools: Add 'evlist' control command
Jiri Olsa
1
-1
/
+1
2020-04-14
perf python: Check if clang supports -fno-semantic-interposition
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-03-09
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
1
-4
/
+6
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
1
-0
/
+2
2019-07-30
libperf: Add libperf to the python.so build
Jiri Olsa
1
-1
/
+2
2019-05-29
perf python: Remove -fstack-protector-strong if clang doesn't have it
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-02-06
perf record: Bind the AIO user space buffers to nodes
Alexey Budankov
1
-0
/
+5
2019-01-25
perf script python: Remove explicit shebang from setup.py
Tony Jones
1
-2
/
+0
2019-01-21
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-10-08
perf python: More portable way to make CFLAGS work with clang
Eduardo Habkost
1
-6
/
+8
2018-10-08
perf python: Make clang_has_option() work on Python 3
Eduardo Habkost
1
-1
/
+1
2018-09-19
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-08-15
perf python: Remove -mcet and -fcf-protection when building with clang
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-03-19
perf tools: Fix python extension build for gcc 8
Jiri Olsa
1
-0
/
+2
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
1
-3
/
+3
2017-02-17
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
1
-1
/
+8
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
1
-1
/
+1
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-2
/
+2
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
1
-2
/
+3
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
1
-1
/
+2
2012-10-20
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
1
-1
/
+2
2012-10-17
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-02-14
perf tools: Fix build dependency of perf python extension
Namhyung Kim
1
-4
/
+4
2011-11-28
perf evlist: Introduce add_tracepoints method
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-08-08
perf tools: Add support to install perf python extension
Jiri Olsa
1
-1
/
+20
2011-03-29
perf tools: Fix NO_NEWT=1 python build error
Robert Richter
1
-1
/
+6
2011-02-17
perf python: Add cgroup.c to setup.py to get it building again
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-02-01
perf python: Fix build on 32-bit
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-01-30
perf tools: Initial python binding
Arnaldo Carvalho de Melo
1
-0
/
+18