index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
4
-1
/
+22
|
\
|
*
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-03-03
1
-0
/
+1
|
*
perf tools: Change perf_guest default back to false
Joerg Roedel
2012-03-03
1
-1
/
+1
|
*
perf probe: Ensure offset provided is not greater than function length withou...
Prashanth Nageshappa
2012-02-29
1
-0
/
+6
|
*
perf tools: Ensure comm string is properly terminated
David Ahern
2012-02-29
1
-0
/
+1
|
*
perf probe: Ensure offset provided is not greater than function length
Prashanth Nageshappa
2012-02-29
1
-1
/
+11
|
*
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
2012-02-29
1
-0
/
+4
*
|
perf tools: fix broken perf record -a mode
Stephane Eranian
2012-02-21
1
-1
/
+1
*
|
perf tools: Remove duplicated string.h includes
Danny Kukawka
2012-02-17
1
-1
/
+0
*
|
perf tools: Allow expressions in __print_symbolic() fields
Stefan Hajnoczi
2012-02-17
1
-0
/
+12
*
|
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
2
-3
/
+3
*
|
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-02-14
1
-0
/
+1
*
|
perf tools: cleanup initialization of attr->size
Stephane Eranian
2012-02-13
1
-0
/
+2
*
|
perf tools: Factor out feature op to process header sections
Robert Richter
2012-02-13
1
-15
/
+29
*
|
perf tools: Moving code in header.c
Robert Richter
2012-02-13
1
-150
/
+150
*
|
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2012-02-13
2
-0
/
+21
*
|
perf tools: Add sysfs mountpoint interface
Jiri Olsa
2012-02-13
2
-0
/
+66
*
|
perf tools: Remove unused functions from debugfs object
Jiri Olsa
2012-02-13
2
-147
/
+0
*
|
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
2012-02-13
1
-1
/
+1
*
|
perf tools: ctype.c only wants util.h
Namhyung Kim
2012-02-13
1
-1
/
+1
*
|
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
2012-02-13
1
-0
/
+4
*
|
perf tools: Change perf_guest default back to false
Joerg Roedel
2012-02-13
1
-1
/
+1
*
|
perf top: Don't process samples with no valid machine object
Joerg Roedel
2012-02-13
2
-0
/
+11
*
|
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
10
-18
/
+152
*
|
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2012-02-13
2
-4
/
+21
*
|
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-02-09
1
-13
/
+64
*
|
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
2
-1
/
+2
|
\
|
|
*
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
1
-0
/
+1
|
*
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
2012-02-06
1
-1
/
+1
|
*
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-30
1
-1
/
+1
|
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-30
6
-9
/
+1
*
|
perf record: Make feature initialization generic
Robert Richter
2012-02-02
1
-0
/
+1
*
|
perf probe: Rename target_module to target
Srikar Dronamraju
2012-02-02
1
-13
/
+13
*
|
perf evlist: Make splice_list_tail method public
Jiri Olsa
2012-02-01
2
-3
/
+8
*
|
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
6
-6
/
+1
*
|
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
2
-3
/
+7
*
|
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
4
-10
/
+26
*
|
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
5
-25
/
+36
*
|
perf evsel: Fix spelling typo
Masanari Iida
2012-01-30
1
-1
/
+1
*
|
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
1
-1
/
+1
*
|
perf probe: Usability fixes
Srikar Dronamraju
2012-01-24
1
-3
/
+3
*
|
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
6
-9
/
+1
*
|
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
1
-1
/
+3
*
|
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
11
-12
/
+157
*
|
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
2012-01-24
4
-0
/
+30
|
/
*
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
1
-1
/
+0
*
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
2012-01-08
1
-16
/
+18
*
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
1
-2
/
+12
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
4
-1
/
+24
*
perf hists: Stop using 'self' for struct hist_entry
Arnaldo Carvalho de Melo
2012-01-06
2
-48
/
+48
[next]