index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-23
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
1
-1
/
+3
2010-11-22
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
1
-8
/
+9
2010-11-10
perf trace: update usage
Tom Zanussi
1
-1
/
+5
2010-11-10
perf trace: update Documentation with new perf trace variants
Tom Zanussi
1
-8
/
+49
2010-11-10
perf trace: live-mode command-line cleanup
Tom Zanussi
1
-57
/
+108
2010-11-10
perf trace record: handle commands correctly
Tom Zanussi
1
-4
/
+28
2010-11-10
perf record: make the record options available outside perf record
Tom Zanussi
1
-5
/
+5
2010-11-10
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
13
-13
/
+13
2010-11-10
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
1
-0
/
+12
2010-11-10
perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list
Corey Ashford
1
-7
/
+5
2010-11-10
perf, ui: Eliminate stack-smashing protection compiler complaint
Cyrill Gorcunov
1
-2
/
+3
2010-10-27
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
10
-10
/
+93
2010-10-26
perf python scripting: Add futex-contention script
Arnaldo Carvalho de Melo
4
-0
/
+74
2010-10-26
perf python scripting: Fixup cut'n'paste error in sctop script
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-10-26
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
5
-7
/
+16
2010-10-26
perf record: Remove newline character from perror() argument
Matt Fleming
1
-2
/
+2
2010-10-26
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
20
-40
/
+106
2010-10-25
perf python scripting: Support fedora 11 (audit 1.7.17)
Arnaldo Carvalho de Melo
1
-1
/
+4
2010-10-25
perf python scripting: Improve the syscalls-by-pid script
Arnaldo Carvalho de Melo
1
-8
/
+13
2010-10-25
perf python scripting: print the syscall name on sctop
Arnaldo Carvalho de Melo
1
-5
/
+2
2010-10-25
perf python scripting: Improve the syscalls-counts script
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-10-25
perf python scripting: Improve the failed-syscalls-by-pid script
Arnaldo Carvalho de Melo
2
-8
/
+50
2010-10-23
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
8
-194
/
+793
2010-10-23
perf probe: Fix format specified for Dwarf_Off parameter
Arnaldo Carvalho de Melo
1
-1
/
+2
2010-10-23
perf trace: Fix detection of script extension
Ben Hutchings
1
-1
/
+1
2010-10-23
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
13
-15
/
+15
2010-10-23
perf tools: Document event modifiers
Sonny Rao
1
-0
/
+17
2010-10-22
perf tools: Remove direct slang.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-296
/
+971
2010-10-21
perf probe: Add basic module support
Masami Hiramatsu
7
-69
/
+239
2010-10-21
perf probe: Show accessible global variables
Masami Hiramatsu
6
-14
/
+41
2010-10-21
perf probe: Function style fix
Masami Hiramatsu
3
-4
/
+4
2010-10-21
perf probe: Show accessible local variables
Masami Hiramatsu
6
-105
/
+480
2010-10-21
perf probe: Support global variables
Masami Hiramatsu
1
-8
/
+17
2010-10-21
perf probe: Fix local variable searching loop
Masami Hiramatsu
1
-8
/
+18
2010-10-21
perf probe: Fix type searching
Masami Hiramatsu
1
-8
/
+17
2010-10-12
perf, MIPS: Support cross compiling of tools/perf for MIPS
Deng-Cheng Zhu
1
-0
/
+12
2010-10-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-3
/
+3
2010-10-04
perf trace scripting: Fix extern struct definitions
Stephane Eranian
1
-2
/
+2
2010-10-04
perf ui hist browser: Fix segfault on 'a' for annotate
Frederik Deweerdt
1
-1
/
+1
2010-10-04
perf tools: Fix build breakage
Kusanagi Kouichi
1
-1
/
+1
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-1
/
+9
2010-09-13
perf ui browser: Don't use windows, slang is enough
Arnaldo Carvalho de Melo
3
-40
/
+34
2010-09-09
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2
-1
/
+9
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-13
/
+30
2010-09-08
perf probe: Fix handling of arguments names
Masami Hiramatsu
1
-13
/
+19
2010-09-08
perf probe: Fix return probe support
Masami Hiramatsu
2
-0
/
+11
2010-09-07
perf: Add a script to show packets processing
Koki Sanagi
3
-0
/
+477
2010-08-30
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-0
/
+1
2010-08-27
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
1
-0
/
+1
[next]