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
/
perf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
perf build tests: Do parallell builds with 'build-test'
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-04
perf tools: Fix parallel build including 'clean' target
Jiri Olsa
1
-0
/
+14
2016-01-29
perf tools: Speed up build-tests by reducing the number of builds tested
Arnaldo Carvalho de Melo
1
-2
/
+9
2016-01-29
perf build: Use feature dump file for build-test
Wang Nan
1
-1
/
+1
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-06-22
perf build: Fix single target build dependency check
Jiri Olsa
1
-2
/
+2
2015-05-04
perf tools: Use getconf to determine number of online CPUs
Will Deacon
1
-1
/
+1
2015-03-26
perf tools: Set JOBS based on CPU or processor
David Ahern
1
-1
/
+1
2015-03-02
perf tools: Compare JOBS to 0 after grep
David Ahern
1
-1
/
+1
2014-01-16
perf tools: Add 'build-test' make target
Namhyung Kim
1
-0
/
+6
2013-11-27
perf tools: Fix tags/TAGS targets rebuilding
Jiri Olsa
1
-1
/
+6
2013-10-14
tools/perf/build: Pass through DEBUG parameter
Ingo Molnar
1
-1
/
+14
2013-10-14
tools/perf/build: Fix non-existent build directory handling
Ingo Molnar
1
-1
/
+1
2013-10-11
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
1
-1
/
+1
2013-10-09
tools/perf/build: Fix non-canonical directory names in O=
Ingo Molnar
1
-1
/
+8
2013-10-09
tools/perf/build: Exclude MAKEFLAGS from nested invocation
Ingo Molnar
1
-3
/
+13
2013-10-09
tools/perf/build: Pass through all targets to Makefile.perf
Ingo Molnar
1
-0
/
+7
2013-10-09
tools/perf/build: Standardize the various messages output by parallel make
Ingo Molnar
1
-3
/
+20
2013-10-09
tools/perf/build: Flip Makefile.parallel and Makefile.perf
Ingo Molnar
1
-830
/
+14
2013-10-09
tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile
Ingo Molnar
1
-2
/
+9
2013-10-09
tools/perf/build: Speed up the final link
Ingo Molnar
1
-3
/
+7
2013-10-09
tools/perf/build: Speed up git-version test on re-make
Ingo Molnar
1
-2
/
+13
2013-10-04
perf tools: Fix installation of libexec components
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-09-05
perf tools: Add test for parsing with no sample_id_all bit
Adrian Hunter
1
-1
/
+2
2013-09-02
perf tests: Add 'keep tracking' test
Adrian Hunter
1
-0
/
+1
2013-08-29
perf tests: Add a sample parsing test
Adrian Hunter
1
-0
/
+1
2013-08-29
perf evlist: Move perf_evlist__config() to a new source file
Adrian Hunter
1
-0
/
+1
2013-08-26
perf tools: Don't install scripting files files when disabled
Arnaldo Carvalho de Melo
1
-1
/
+5
2013-08-07
perf tests: Add test for reading object code
Adrian Hunter
1
-0
/
+1
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
1
-0
/
+3
2013-07-22
perf tools: Fix build with perl 5.18
Kirill A. Shutemov
1
-2
/
+2
2013-07-17
perf tools: Fix 'make tools/perf'
Robert Richter
1
-1
/
+1
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
1
-1
/
+1
2013-07-08
perf tools: Fix build errors with O and DESTDIR make vars set
Robert Richter
1
-3
/
+2
2013-05-30
perf tools: Add missing liblk.a dependency for python/perf.so
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Remove '?=' Makefile STRIP assignment
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
1
-40
/
+40
2013-05-30
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
1
-0
/
+4
2013-05-30
perf tools: Switch to full path C include directories
Jiri Olsa
1
-2
/
+2
2013-05-30
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
1
-4
/
+2
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
1
-33
/
+31
2013-05-29
perf tools: Final touches for CHK config move
Jiri Olsa
1
-11
/
+0
2013-05-29
perf tools: Move paths config into config/Makefile
Jiri Olsa
1
-58
/
+0
2013-05-29
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
1
-8
/
+1
2013-05-29
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
1
-18
/
+0
2013-05-29
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
1
-37
/
+0
2013-05-29
perf tools: Move libpython check config into config/Makefile
Jiri Olsa
1
-65
/
+3
2013-05-29
perf tools: Move libperl check config into config/Makefile
Jiri Olsa
1
-17
/
+3
2013-05-29
perf tools: Move gtk2 check config into config/Makefile
Jiri Olsa
1
-18
/
+7
2013-05-29
perf tools: Move slang check config into config/Makefile
Jiri Olsa
1
-26
/
+13
[next]