Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b7bcef6f8e61580e883672b6c97148d4f89e9874
/
tools
/
perf
/
config
b7bcef6
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
by Ingo Molnar
· 12 years ago
8869b17
tools/perf/build: Split out feature check: 'libelf-mmap'
by Ingo Molnar
· 12 years ago
fb3d333
tools/perf/build: Clean up the mmap logic in config/Makefile
by Ingo Molnar
· 12 years ago
8295d4e
tools/perf/build: Split out feature check: 'dwarf'
by Ingo Molnar
· 12 years ago
e12762c
tools/perf/build: Split out feature check: 'glibc'
by Ingo Molnar
· 12 years ago
8f7f800
tools/perf/build: Split out feature check: 'libelf'
by Ingo Molnar
· 12 years ago
50eed7a
tools/perf/build: Clean up the libelf logic in config/Makefile
by Ingo Molnar
· 12 years ago
78e9d65
tools/perf/build: Split out feature check: 'bionic'
by Ingo Molnar
· 12 years ago
1ea6f99
tools/perf/build: Split out feature check: 'fortify-source'
by Ingo Molnar
· 12 years ago
c251044
tools/perf/build: Split out feature check: 'volatile-register-var'
by Ingo Molnar
· 12 years ago
430be5a
tools/perf/build: Split out feature check: 'stackprotector'
by Ingo Molnar
· 12 years ago
90ac542
tools/perf/build: Split out feature check: 'stackprotector-all'
by Ingo Molnar
· 12 years ago
3ae069c
tools/perf/build: Split out feature check: 'libnuma'
by Ingo Molnar
· 12 years ago
8b6eb56
tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically
by Ingo Molnar
· 12 years ago
b6aa997
tools/perf/build: Add feature check core code
by Ingo Molnar
· 12 years ago
89fe808
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
by Ingo Molnar
· 12 years ago
47a92b8
perf tools: Fix libaudit test
by Arnaldo Carvalho de Melo
· 12 years ago
6d19912
perf tools: Explicitly add libdl dependency
by David Ahern
· 12 years ago
e955d5c
perf tools: Fix compile with libelf without get_phdrnum
by Adrian Hunter
· 12 years ago
33cbbdc
perf tools: Sharpen the libaudit dependencies test
by Ingo Molnar
· 12 years ago
4e31902
perf tools: Use default include path notation for libtraceevent headers
by Robert Richter
· 12 years ago
d14c496
perf tools: Fix -ldw/-lelf link test when static linking
by Mike Frysinger
· 12 years ago
a363a9d
perf tools: Revert regression in configuration of Python support
by Michael Witten
· 12 years ago
107de37
perf tools: Fix build errors with O and DESTDIR make vars set
by Robert Richter
· 12 years ago
5125bc2
tools: Get only verbose output with V=1
by Robert Richter
· 12 years ago
2fe7374
perf tools: Replace multiple line assignment with multiple statements
by Jiri Olsa
· 12 years ago
8e1b3f6
perf tools: Replace tabs with spaces for all non-commands statements
by Jiri Olsa
· 12 years ago
4e22db4
perf tools: Add NO_BIONIC variable to confiure bionic setup
by Jiri Olsa
· 12 years ago
7c53746
perf tools: Switch to full path C include directories
by Jiri Olsa
· 12 years ago
1e9f7aa
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
by Jiri Olsa
· 12 years ago
9c12cf9
perf tools: Merge all *CFLAGS* make variable into CFLAGS
by Jiri Olsa
· 12 years ago
cd1c39f
perf tools: Move paths config into config/Makefile
by Jiri Olsa
· 12 years ago
58a0abd
perf tools: Move libnuma check config into config/Makefile
by Jiri Olsa
· 12 years ago
a1c7c9e
perf tools: Move stdlib check config into config/Makefile
by Jiri Olsa
· 12 years ago
c3cf836
perf tools: Move libbfd check config into config/Makefile
by Jiri Olsa
· 12 years ago
6e533cf
perf tools: Move libpython check config into config/Makefile
by Jiri Olsa
· 12 years ago
3082cb3
perf tools: Move libperl check config into config/Makefile
by Jiri Olsa
· 12 years ago
58cabf6
perf tools: Move gtk2 check config into config/Makefile
by Jiri Olsa
· 12 years ago
4a8f888
perf tools: Move slang check config into config/Makefile
by Jiri Olsa
· 12 years ago
a827952
perf tools: Move libaudit check config into config/Makefile
by Jiri Olsa
· 12 years ago
0e433fe
perf tools: Move libunwind check config into config/Makefile
by Jiri Olsa
· 12 years ago
779724f
perf tools: Move libdw check config into config/Makefile
by Jiri Olsa
· 12 years ago
cf4cca1
perf tools: Move libelf check config into config/Makefile
by Jiri Olsa
· 12 years ago
362493f
perf tools: Move compiler and linker flags check into config/Makefile
by Jiri Olsa
· 12 years ago
a32f493
perf tools: Move programs check into config/Makefile
by Jiri Olsa
· 12 years ago
8bd407b
perf tools: Move arch check into config/Makefile
by Jiri Olsa
· 12 years ago
6692c26
perf tools: Remove dependency on libnewt
by Arnaldo Carvalho de Melo
· 12 years ago
79d824e
perf tools: Make numa benchmark optional
by Peter Hurley
· 13 years ago
31160d7
perf tools: Fix GNU make v3.80 compatibility issue
by Al Cooper
· 13 years ago
cf3aa10
perf tools: Always show CHK message when doing try-cc
by Namhyung Kim
· 13 years ago
feb8ada
perf tools: Remove noise in python version feature test
by Arnaldo Carvalho de Melo
· 13 years ago
28d213b
perf tools: Diplays more output on features check for make V=1
by Jiri Olsa
· 13 years ago
d816ec2
perf tools: Update Makefile for Android
by Irina Tirdea
· 13 years ago
78da39f
perf tools: Add on_exit implementation
by Bernhard Rosenkraenzer
· 13 years ago
4d29089
perf tools: Check libaudit availability for perf-trace builtin
by Namhyung Kim
· 13 years ago
c9f08be
perf tools: add NO_BACKTRACE for application self-debugging
by Irina Tirdea
· 13 years ago
6a40cd9
perf tools: Add libunwind dependency for DWARF CFI unwinding
by Jiri Olsa
· 13 years ago
a6b702c
perf ui/gtk: Add GTK info_bar widget to browser window
by Namhyung Kim
· 13 years ago
c31a945
perf report: Add a simple GTK2-based 'perf report' browser
by Pekka Enberg
· 13 years ago
f18568a
perf tools: git mv tools/perf/{features-tests.mak,config/}
by Michael Witten
· 14 years ago
7fbd065
perf tools: Move `try-cc'
by Michael Witten
· 14 years ago
ced465c
perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
by Michael Witten
· 14 years ago