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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
perf symbols: Fix type error when reading a build-id
Dima Kogan
1
-1
/
+1
2015-10-27
perf tools: Search for more options when passing args to -h
Arnaldo Carvalho de Melo
1
-1
/
+14
2015-10-27
perf stat: Cache aggregated map entries in extra cpumap
Jiri Olsa
1
-4
/
+55
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
2
-0
/
+18
2015-10-27
perf evsel: Move id_offset out of struct perf_evsel union member
Jiri Olsa
1
-1
/
+1
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
9
-28
/
+62
2015-10-26
perf tools: Setup pager when printing usage and help
Namhyung Kim
1
-2
/
+13
2015-10-26
perf report: Rename to --show-cpu-utilization
Namhyung Kim
3
-2
/
+5
2015-10-26
perf tools: Improve ambiguous option help message
Namhyung Kim
1
-9
/
+8
2015-10-23
perf tools: Provide help for subset of options
Arnaldo Carvalho de Melo
1
-9
/
+33
2015-10-23
perf tools: Show tool command line options ordered
Arnaldo Carvalho de Melo
1
-0
/
+48
2015-10-22
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-10-22
perf ui tui: Register the error callbacks before initializing the widgets
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-10-22
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
1
-1
/
+1
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
6
-30
/
+62
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
5
-1
/
+9
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
4
-10
/
+62
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
3
-10
/
+20
2015-10-21
perf annotate: Add debug message for out of bounds sample
Arnaldo Carvalho de Melo
1
-1
/
+4
2015-10-21
perf evsel: Print branch filter state with -vv
Andi Kleen
1
-0
/
+1
2015-10-20
perf cpu_map: Fix core dump caused by per-socket/core system-wide stat
Kan Liang
1
-1
/
+1
2015-10-20
perf record: Add ability to sample call branches
Stephane Eranian
2
-0
/
+2
2015-10-19
perf bench: Use named initializers in the trailer too
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-10-19
perf script: Check output fields only for samples
Jiri Olsa
1
-1
/
+4
2015-10-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
5
-15
/
+27
2015-10-19
perf cpu_map: Make cpu_map__build_map global
Jiri Olsa
2
-2
/
+4
2015-10-19
perf stat: Add AGGR_UNSET mode
Jiri Olsa
3
-0
/
+7
2015-10-19
perf stat: Rename perf_stat struct into perf_stat_evsel
Jiri Olsa
3
-8
/
+8
2015-10-19
perf help: Change 'usage' to 'Usage' for consistency
Yunlong Song
2
-3
/
+3
2015-10-19
perf bench: Run benchmarks, don't test them
Ingo Molnar
1
-4
/
+4
2015-10-19
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
2
-38
/
+38
2015-10-19
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
4
-23
/
+23
2015-10-19
perf bench mem: Reorganize the code a bit
Ingo Molnar
1
-19
/
+19
2015-10-19
perf bench mem: Improve user visible strings
Ingo Molnar
2
-15
/
+20
2015-10-19
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
2
-50
/
+50
2015-10-19
perf bench mem: Rename 'routine' to 'routine_str'
Ingo Molnar
1
-6
/
+6
2015-10-19
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
2
-30
/
+30
2015-10-19
perf bench: List output formatting options on 'perf bench -h'
Ingo Molnar
1
-1
/
+1
2015-10-19
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
2
-112
/
+50
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
2
-1
/
+1
2015-10-19
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
1
-7
/
+4
2015-10-19
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
1
-2
/
+2
2015-10-19
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
1
-56
/
+45
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
3
-0
/
+20
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
3
-3
/
+3
2015-10-12
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
1
-0
/
+2
2015-10-12
perf callchains: Fix unw_word_t pointer casts
Rabin Vincent
1
-2
/
+2
2015-10-12
perf callchain: Use debug_frame if eh_frame is unusable
Rabin Vincent
1
-4
/
+6
2015-10-12
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-10-12
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
4
-9
/
+9
[prev]
[next]