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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
perf tools: Move hist entries printing routines from perf report
Arnaldo Carvalho de Melo
3
-397
/
+385
2009-12-16
perf report: Generalize perf_session__fprintf_hists()
Arnaldo Carvalho de Melo
7
-94
/
+68
2009-12-16
perf symbols: Move symbol filtering to event__preprocess_sample()
Arnaldo Carvalho de Melo
7
-76
/
+84
2009-12-16
perf symbols: Adopt the strlists for dso, comm
Arnaldo Carvalho de Melo
9
-57
/
+89
2009-12-16
perf symbols: Make symbol_conf global
Arnaldo Carvalho de Melo
15
-80
/
+54
2009-12-15
perf probe: Fix to show which probe point is not found
Masami Hiramatsu
3
-12
/
+30
2009-12-15
perf probe: Check symbols in symtab/kallsyms
Masami Hiramatsu
1
-10
/
+22
2009-12-15
perf probe: Check build-id of vmlinux
Masami Hiramatsu
3
-47
/
+41
2009-12-15
perf probe: Reject second attempt of adding same-name event
Masami Hiramatsu
3
-5
/
+28
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
5
-36
/
+55
2009-12-15
perf probe: Add glob matching support on --del
Masami Hiramatsu
3
-13
/
+66
2009-12-15
perf probe: Use strlist__for_each macros in probe-event.c
Masami Hiramatsu
1
-9
/
+3
2009-12-15
perf tools: Add for_each macros for strlist
Masami Hiramatsu
1
-0
/
+34
2009-12-15
perf probe: Fix --del to update current event list
Masami Hiramatsu
3
-5
/
+13
2009-12-15
perf probe: Fix --del to show info instead of warning
Masami Hiramatsu
1
-1
/
+1
2009-12-15
perf probe: Show need-dwarf message only if it is really needed
Masami Hiramatsu
2
-10
/
+12
2009-12-15
perf probe: Check hyphen only argument
Masami Hiramatsu
1
-1
/
+6
2009-12-15
perf probe: Check the result of e_snprintf()
Masami Hiramatsu
1
-2
/
+4
2009-12-15
perf probe: Cleanup struct session in builtin-probe.c
Masami Hiramatsu
3
-12
/
+17
2009-12-15
perf diff: Fix documentation
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-15
perf diff: Improve the help text
Ingo Molnar
1
-4
/
+4
2009-12-15
perf trace/scripting: Update Documentation
Tom Zanussi
1
-1
/
+26
2009-12-15
perf trace/scripting: Add 'record' and 'report' options
Tom Zanussi
1
-1
/
+83
2009-12-15
perf trace/scripting: List available scripts
Tom Zanussi
6
-1
/
+204
2009-12-15
perf trace/scripting: Check return val of perl_run()
Tom Zanussi
1
-1
/
+5
2009-12-15
perf trace/scripting: Don't install unneeded files
Tom Zanussi
1
-2
/
+0
2009-12-15
perf trace/scripting: Add support for script args
Tom Zanussi
5
-26
/
+38
2009-12-15
perf tools: Make symbol_conf static
Frederic Weisbecker
2
-2
/
+2
2009-12-15
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
7
-2
/
+329
2009-12-15
perf record: Rename perf.data to perf.data.old if --force/-f is used
Arnaldo Carvalho de Melo
1
-4
/
+13
2009-12-15
perf util: Remove setup_sorting dups
Arnaldo Carvalho de Melo
4
-32
/
+19
2009-12-15
perf session: Event statistics also are per session
Arnaldo Carvalho de Melo
6
-15
/
+10
2009-12-14
perf session: Adopt the sample_type variable
Arnaldo Carvalho de Melo
7
-58
/
+34
2009-12-14
perf session: Adopt resolve_callchain
Arnaldo Carvalho de Melo
3
-60
/
+68
2009-12-14
perf session: Move the hist_entries rb tree to perf_session
Arnaldo Carvalho de Melo
10
-89
/
+86
2009-12-14
perf tools: No need for three rb_trees for sorting hist entries
Arnaldo Carvalho de Melo
4
-28
/
+22
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
18
-118
/
+134
2009-12-14
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
13
-74
/
+98
2009-12-14
perf session: Reduce the number of parms to perf_session__process_events
Arnaldo Carvalho de Melo
10
-37
/
+35
2009-12-14
perf session: Register the idle thread in perf_session__process_events
Arnaldo Carvalho de Melo
8
-24
/
+16
2009-12-14
perf session: Ditch register_perf_file_handler
Arnaldo Carvalho de Melo
13
-89
/
+66
2009-12-14
perf session: Pass the perf_session to the event handling operations
Arnaldo Carvalho de Melo
12
-79
/
+103
2009-12-14
perf sched: Fix build failure on sparc
David Miller
2
-4
/
+8
2009-12-14
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
3
-7
/
+57
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
15
-181
/
+206
2009-12-12
perf symbols: Ditch dso->find_symbol
Arnaldo Carvalho de Melo
3
-5
/
+2
2009-12-12
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
5
-41
/
+163
2009-12-12
perf symbols: Add missing "Variables" entry to map_type__name
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-12
perf symbols: Add support for 'variable' symtabs
Arnaldo Carvalho de Melo
2
-16
/
+53
2009-12-12
perf symbols: Introduce ELF counterparts to symbol_type__is_a
Arnaldo Carvalho de Melo
1
-2
/
+22
[next]