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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
1
-2
/
+20
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
1
-0
/
+13
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
1
-2
/
+6
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
1
-0
/
+4
2016-02-26
perf trace: Print content of bpf-output event
Wang Nan
1
-1
/
+34
2016-02-26
perf trace: Call bpf__apply_obj_config in 'perf trace'
Wang Nan
1
-0
/
+11
2016-02-26
perf tools: Only set filter for tracepoints events
Wang Nan
1
-0
/
+3
2016-02-26
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
10
-21
/
+15
2016-02-26
perf report: Update column width of dynamic entries
Namhyung Kim
2
-3
/
+16
2016-02-26
perf hists: Fix dynamic entry display in hierarchy
Namhyung Kim
2
-1
/
+4
2016-02-26
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2
-11
/
+33
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
4
-6
/
+26
2016-02-26
perf hists: Fix comparing of dynamic entries
Namhyung Kim
1
-0
/
+8
2016-02-26
perf report: Show message for percent limit on gtk
Namhyung Kim
1
-0
/
+11
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
3
-0
/
+102
2016-02-26
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
1
-6
/
+1
2016-02-26
perf report: Show message for percent limit on stdio
Namhyung Kim
1
-0
/
+17
2016-02-26
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
3
-0
/
+50
2016-02-25
perf script: Remove duplicated code and needless script_spec__findnew()
Taeung Song
1
-18
/
+3
2016-02-25
perf script: Exception handling when the print fmt is empty
Taeung Song
2
-0
/
+6
2016-02-25
perf tools: Fix parsing of pmu events with empty list of modifiers
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-02-25
perf jvmti: improve error message in Makefile
Stephane Eranian
1
-4
/
+13
2016-02-25
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
1
-6
/
+8
2016-02-24
perf top: Add --hierarchy option
Namhyung Kim
2
-0
/
+18
2016-02-24
perf hists: Support decaying in hierarchy mode
Namhyung Kim
1
-8
/
+34
2016-02-24
perf report: Add --hierarchy option
Namhyung Kim
3
-0
/
+21
2016-02-24
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
1
-1
/
+162
2016-02-24
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
1
-1
/
+70
2016-02-24
perf hists browser: Implement hierarchy output
Namhyung Kim
1
-22
/
+268
2016-02-24
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
1
-10
/
+48
2016-02-24
perf hists browser: Count number of hierarchy entries
Namhyung Kim
1
-11
/
+74
2016-02-24
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
3
-0
/
+116
2016-02-24
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2
-1
/
+80
2016-02-24
perf hists: Count number of sort keys
Namhyung Kim
2
-0
/
+4
2016-02-24
perf hists: Resort after filtering hierarchy
Namhyung Kim
1
-0
/
+54
2016-02-24
perf hists: Support filtering in hierarchy mode
Namhyung Kim
1
-8
/
+93
2016-02-24
perf hists: Introduce hist_entry__filter()
Namhyung Kim
3
-0
/
+116
2016-02-24
perf hists: Add helper functions for hierarchy mode
Namhyung Kim
2
-0
/
+72
2016-02-24
perf hists: Resort hist entries with hierarchy
Namhyung Kim
1
-3
/
+91
2016-02-24
perf hists: Basic support of hierarchical report view
Namhyung Kim
3
-2
/
+128
2016-02-24
perf tools: Add helper functions for some sort keys
Namhyung Kim
2
-0
/
+36
2016-02-24
perf script: Print bpf-output events in 'perf script'
Wang Nan
1
-5
/
+88
2016-02-24
perf tools: Make binary data printer code in trace_event public available
Wang Nan
3
-27
/
+105
2016-02-24
perf script: Display data_src values
Jiri Olsa
3
-1
/
+36
2016-02-24
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-6
/
+8
2016-02-24
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-5
/
+6
2016-02-24
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-7
/
+8
2016-02-24
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-7
/
+8
2016-02-24
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
3
-12
/
+20
2016-02-24
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
3
-30
/
+36
[prev]
[next]