index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
perf report: Remove duplicate annotate choice in branch view mode
Stephane Eranian
1
-0
/
+2
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
4
-15
/
+61
2012-03-09
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
2
-2
/
+2
2012-03-09
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
2
-1
/
+14
2012-03-09
perf tools: Make perf able to read files from older ABIs
Stephane Eranian
1
-28
/
+94
2012-03-09
perf tools: Fix ABI compatibility bug in print_event_desc()
Stephane Eranian
1
-10
/
+9
2012-03-09
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
2
-7
/
+50
2012-03-09
perf record: Add support for sampling taken branch
Roberto Agostino Vitillo
1
-0
/
+4
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
9
-78
/
+451
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-1
/
+22
2012-03-03
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-03-03
perf tools: Change perf_guest default back to false
Joerg Roedel
1
-1
/
+1
2012-02-29
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
1
-0
/
+6
2012-02-29
perf tools: Ensure comm string is properly terminated
David Ahern
1
-0
/
+1
2012-02-29
perf probe: Ensure offset provided is not greater than function length
Prashanth Nageshappa
1
-1
/
+11
2012-02-29
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
1
-0
/
+4
2012-02-21
perf tools: fix broken perf record -a mode
Stephane Eranian
1
-1
/
+1
2012-02-17
perf tools: Remove duplicated string.h includes
Danny Kukawka
1
-1
/
+0
2012-02-17
perf tools: Allow expressions in __print_symbolic() fields
Stefan Hajnoczi
1
-0
/
+12
2012-02-14
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2
-3
/
+3
2012-02-14
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-02-13
perf tools: cleanup initialization of attr->size
Stephane Eranian
1
-0
/
+2
2012-02-13
perf tools: Factor out feature op to process header sections
Robert Richter
1
-15
/
+29
2012-02-13
perf tools: Moving code in header.c
Robert Richter
1
-150
/
+150
2012-02-13
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2
-0
/
+21
2012-02-13
perf tools: Add sysfs mountpoint interface
Jiri Olsa
2
-0
/
+66
2012-02-13
perf tools: Remove unused functions from debugfs object
Jiri Olsa
2
-147
/
+0
2012-02-13
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
1
-1
/
+1
2012-02-13
perf tools: ctype.c only wants util.h
Namhyung Kim
1
-1
/
+1
2012-02-13
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
1
-0
/
+4
2012-02-13
perf tools: Change perf_guest default back to false
Joerg Roedel
1
-1
/
+1
2012-02-13
perf top: Don't process samples with no valid machine object
Joerg Roedel
2
-0
/
+11
2012-02-13
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
10
-18
/
+152
2012-02-13
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2
-4
/
+21
2012-02-09
perf tools: fix endianness detection in perf.data
Stephane Eranian
1
-13
/
+64
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2
-1
/
+2
2012-02-06
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
1
-0
/
+1
2012-02-06
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
1
-1
/
+1
2012-02-02
perf record: Make feature initialization generic
Robert Richter
1
-0
/
+1
2012-02-02
perf probe: Rename target_module to target
Srikar Dronamraju
1
-13
/
+13
2012-02-01
perf evlist: Make splice_list_tail method public
Jiri Olsa
2
-3
/
+8
2012-01-30
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
1
-1
/
+1
2012-01-30
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
6
-9
/
+1
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
6
-6
/
+1
2012-01-30
perf script: Add option resolving vmlinux path
Akihiro Nagai
2
-3
/
+7
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
4
-10
/
+26
2012-01-30
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
5
-25
/
+36
2012-01-30
perf evsel: Fix spelling typo
Masanari Iida
1
-1
/
+1
2012-01-24
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
1
-1
/
+1
2012-01-24
perf probe: Usability fixes
Srikar Dronamraju
1
-3
/
+3
[next]