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
/
perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
1
-0
/
+2
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
1
-0
/
+1
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-02
perf tools: Convert to LIBAUDIT_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-09-28
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-09-27
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
1
-0
/
+2
2012-09-26
perf trace: New tool
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-09-07
perf tools: include missing pthread.h header
Irina Tirdea
1
-0
/
+1
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
1
-0
/
+2
2012-08-09
perf tools: Initial bash completion support
Frederic Weisbecker
1
-30
/
+39
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
1
-29
/
+4
2011-10-13
perf ui browser: Handle SIGWINCH
Arnaldo Carvalho de Melo
1
-0
/
+24
2011-03-15
perf evlist: New command to list the names of events present in a perf.data file
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
1
-1
/
+1
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
1
-0
/
+2
2010-05-20
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
Arnaldo Carvalho de Melo
1
-2
/
+23
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-0
/
+1
2010-04-29
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-0
/
+1
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-03-22
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-03-22
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
1
-1
/
+1
2010-03-13
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-05
fix typos "precidence" -> "precedence" in comments
Uwe Kleine-König
1
-1
/
+1
2010-01-31
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
1
-0
/
+1
2010-01-29
tools/perf/perf.c: Clean up trivial style issues
Thiago Farina
1
-10
/
+11
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-28
perf tools: Mount debugfs automatically
Xiao Guangrong
1
-1
/
+1
2009-12-15
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-11-20
perf: Add 'perf kmem' tool
Li Zefan
1
-13
/
+14
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-38
/
+8
2009-11-16
perf buildid-list: New plumbing command
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
1
-0
/
+1
2009-11-08
perf tools: Modify perf routines to use new debugfs routines
Clark Williams
1
-38
/
+6
2009-11-08
perf bench: Add new subcommand 'bench' to perf.c
Hitoshi Mitake
1
-0
/
+1
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-8
/
+8
2009-10-13
perf tools: Do not manually count string lengths
Vincent Legoll
1
-8
/
+8
2009-10-12
perf probe: Add perf probe command support without libdwarf
Masami Hiramatsu
1
-2
/
+0
2009-10-12
perf: Add perf probe subcommand, a kprobe-event setup helper
Masami Hiramatsu
1
-0
/
+3
2009-09-19
perf: Add the timechart tool
Arjan van de Ven
1
-0
/
+1
2009-09-13
perf: Add 'perf sched' tool
Ingo Molnar
1
-0
/
+1
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
1
-0
/
+1
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
1
-1
/
+76
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-4
/
+1
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+428
[prev]