index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
6
-9
/
+1
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
1
-1
/
+3
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
11
-12
/
+157
2012-01-24
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
4
-0
/
+30
2012-01-08
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
1
-1
/
+0
2012-01-08
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
1
-16
/
+18
2012-01-06
perf tools: Add support for guest/host-only profiling
Joerg Roedel
1
-2
/
+12
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
4
-1
/
+24
2012-01-06
perf hists: Stop using 'self' for struct hist_entry
Arnaldo Carvalho de Melo
2
-48
/
+48
2012-01-06
perf hists: Rename total_session to total_period
Arnaldo Carvalho de Melo
1
-8
/
+8
2012-01-03
perf session: Remove impossible condition check
Namhyung Kim
1
-2
/
+1
2011-12-29
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
1
-3
/
+0
2011-12-23
perf script: Add generic perl handler to process events
Robert Richter
1
-6
/
+67
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
3
-93
/
+149
2011-12-23
perf tools: Unify handling of features when writing feature section
Robert Richter
1
-9
/
+5
2011-12-23
perf report: Accept fifos as input file
Robert Richter
1
-2
/
+13
2011-12-23
perf tools: Moving code in some files
Robert Richter
1
-249
/
+246
2011-12-23
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
2
-2
/
+2
2011-12-23
perf tools: Continue processing header on unknown features
Robert Richter
1
-1
/
+1
[prev]
[next]