index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
perf build: Fix broken feature check for libtracefs due to external lib changes
Thomas Richter
1
-1
/
+1
2023-04-04
tools build: Add a feature test for scandirat(), that is not implemented so f...
Arnaldo Carvalho de Melo
4
-0
/
+23
2023-03-14
tools build: Add feature test for abi::__cxa_demangle
Ian Rogers
3
-0
/
+22
2023-03-14
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
8
-64
/
+0
2023-03-14
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
1
-0
/
+4
2023-02-03
tools build: Add test echo-cmd
Ian Rogers
1
-0
/
+1
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
3
-0
/
+13
2022-10-04
tools build: Display logical OR of a feature flavors
Roberto Sassu
1
-2
/
+25
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
1
-3
/
+3
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
1
-11
/
+8
2022-08-10
tools build: Switch to new openssl API for test-libcrypto
Roberto Sassu
1
-4
/
+11
2022-08-10
Revert "perf build: Suppress openssl v3 deprecation warnings in libcrypto fea...
Arnaldo Carvalho de Melo
1
-6
/
+0
2022-08-10
tools, build: Retry detection of bfd-related features
Roberto Sassu
1
-5
/
+9
2022-08-02
perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
Zixuan Tan
1
-0
/
+6
2022-08-01
tools build: Don't display disassembler-four-args feature test
Andres Freund
1
-2
/
+1
2022-08-01
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
4
-0
/
+22
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
3
-0
/
+13
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2
-0
/
+12
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
3
-0
/
+13
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
3
-0
/
+13
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
3
-0
/
+14
2022-05-26
perf build: Fix btf__load_from_kernel_by_id() feature check
Jiri Olsa
1
-2
/
+3
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
3
-0
/
+12
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-1
/
+1
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+6
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+6
2021-12-07
tools build: Enable warnings through HOSTCFLAGS
John Garry
1
-1
/
+1
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
4
-21
/
+0
2021-11-26
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
1
-0
/
+6
2021-11-18
tools build: Fix removal of feature-sync-compare-and-swap feature detection
Arnaldo Carvalho de Melo
1
-1
/
+0
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
1
-3
/
+3
2021-10-26
tools build: Drop needless slang include path in test-all
John Keeping
1
-1
/
+1
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
3
-0
/
+15
2021-09-03
perf cs-etm: Update OpenCSD decoder for ETE
James Clark
1
-2
/
+2
2021-09-01
tools build: Fix feature detect clean for out of source builds
James Clark
1
-1
/
+1
2021-08-09
tools: Remove feature-sync-compare-and-swap feature detection
Leo Yan
4
-24
/
+0
2021-05-17
tools build: Fix quiet cmd indentation
Kees Cook
1
-11
/
+11
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-10
/
+34
2021-04-29
tools build: Allow deferring printing the results of feature detection
Arnaldo Carvalho de Melo
1
-10
/
+17
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
3
-0
/
+17
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
1
-0
/
+24
2021-03-06
perf build: Move feature cleanup under tools/build
Jiri Olsa
1
-1
/
+7
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-3
/
+5
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
1
-2
/
+2
2021-01-20
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
1
-2
/
+2
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
1
-1
/
+3
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-4
/
+0
2020-12-17
tools build: Add missing libcap to test-all.bin target
Jiri Olsa
1
-1
/
+1
[next]