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
2010-01-31
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
4
-0
/
+727
2010-01-31
perf: Add util/include/linuxhash.h to include hash.h of kernel
Hitoshi Mitake
2
-0
/
+6
2010-01-31
perf tools: Add __data_loc support
Hitoshi Mitake
1
-0
/
+9
2010-01-31
Revert "perf record: Intercept all events"
Hitoshi Mitake
1
-18
/
+10
2010-01-29
perf: Ignore perf-archive temp file
John Kacur
1
-0
/
+1
2010-01-29
tools/perf/perf.c: Clean up trivial style issues
Thiago Farina
1
-10
/
+11
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-5
/
+7
2010-01-29
perf session: Create kernel maps in the constructor
Arnaldo Carvalho de Melo
4
-17
/
+11
2010-01-29
perf symbols: Split helpers used when creating kernel dso object
Arnaldo Carvalho de Melo
2
-7
/
+23
2010-01-29
perf symbols: Factor out dso__load_vmlinux_path()
Arnaldo Carvalho de Melo
2
-14
/
+26
2010-01-29
perf top: Exit if specified --vmlinux can't be used
Arnaldo Carvalho de Melo
1
-1
/
+23
2010-01-27
perf trace: Add -i option for choosing input file
Hitoshi Mitake
1
-0
/
+2
2010-01-27
perf symbols: Use the right variable to check for kallsyms in the cache
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-01-27
perf symbols: Fix inverted logic for showing kallsyms as the source of symbols
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-01-27
perf top: Handle PERF_RECORD_{FORK,EXIT} events
Arnaldo Carvalho de Melo
1
-0
/
+4
2010-01-27
perf top: Fix sample counting
Arnaldo Carvalho de Melo
1
-3
/
+3
2010-01-27
perf: Ignore perf.data.old
Amerigo Wang
1
-0
/
+1
2010-01-27
perf report: Fix segmentation fault when running with '-g none'
Yong Wang
1
-1
/
+1
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
10
-12
/
+241
2010-01-20
perf symbols: Use only --vmlinux if specified
Arnaldo Carvalho de Melo
1
-26
/
+41
2010-01-20
perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-01-20
perf archive: Fix installation steps in the Makefile
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-01-20
perf archive: Add documentation
Arnaldo Carvalho de Melo
2
-1
/
+23
2010-01-20
perf kmem: Print usage help for unknown commands
Pekka Enberg
1
-1
/
+2
2010-01-20
perf kmem: Increase "Hit" column length
Pekka Enberg
1
-2
/
+2
2010-01-17
perf probe: Fix build error of builtin-probe.c
Hitoshi Mitake
1
-9
/
+10
2010-01-17
perf: Fix implicit declaration of getline in util.c
Frederic Weisbecker
1
-6
/
+1
2010-01-17
perf timechart: Use tid not pid for COMM change
Arjan van de Ven
1
-1
/
+1
2010-01-16
perf symbols: Accept an alias when looking for "_text"
Arnaldo Carvalho de Melo
1
-1
/
+6
2010-01-16
perf record: Intercept all events
Arnaldo Carvalho de Melo
1
-10
/
+18
2010-01-16
perf archive: Add helper script to package files needed to do analysis
Arnaldo Carvalho de Melo
3
-8
/
+35
2010-01-16
perf symbols: The synthesized kernel modules MMAP must use the pathnames
Arnaldo Carvalho de Melo
1
-3
/
+3
2010-01-16
perf buildid-list: Introduce --with-hits option
Arnaldo Carvalho de Melo
3
-6
/
+43
2010-01-16
perf symbols: Create thread__find_addr_map from thread__find_addr_location
Arnaldo Carvalho de Melo
2
-9
/
+22
2010-01-16
perf record: Encode the domain while synthesizing MMAP events
Arnaldo Carvalho de Melo
2
-4
/
+15
2010-01-16
perf symbols: Use dso->long_name in dsos__find()
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-01-16
perf symbols: Cache /proc/kallsyms files by build-id
Arnaldo Carvalho de Melo
5
-20
/
+80
2010-01-16
perf symbols: Don't try to load kallsyms if doesn't match the record build-id
Arnaldo Carvalho de Melo
1
-5
/
+8
2010-01-16
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
Arnaldo Carvalho de Melo
2
-2
/
+2
2010-01-16
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
4
-23
/
+157
2010-01-16
perf tools: Don't cast RIP to pointers
Arnaldo Carvalho de Melo
8
-40
/
+21
2010-01-13
perf top: Fix code typo in prompt_symbol()
Kirill Smelkov
1
-1
/
+1
2010-01-13
perf: Fix few typos + cosmetics
Kirill Smelkov
2
-5
/
+5
2010-01-13
perf tools: Encode kernel module mappings in perf.data
Arnaldo Carvalho de Melo
9
-48
/
+212
2010-01-13
perf: Make cmd_to_page() function more compact
Wenji Huang
1
-2
/
+0
2010-01-13
perf tools: Create typedef for common event synthesizing callback
Arnaldo Carvalho de Melo
2
-18
/
+10
2010-01-13
perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
Arnaldo Carvalho de Melo
4
-9
/
+23
2010-01-13
perf buildid-list: No need to process the header sections again
Arnaldo Carvalho de Melo
1
-24
/
+1
2010-01-13
perf: Fix memory leak: counterwidth
Alexander Beregalov
1
-0
/
+1
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
6
-18
/
+402
[prev]
[next]