index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
perf hists: Rename total_session to total_period
Arnaldo Carvalho de Melo
2012-01-06
1
-8
/
+8
*
perf session: Remove impossible condition check
Namhyung Kim
2012-01-03
1
-2
/
+1
*
perf tools: Fix feature-bits rework fallout, remove unused variable
Ingo Molnar
2011-12-29
1
-3
/
+0
*
perf script: Add generic perl handler to process events
Robert Richter
2011-12-23
1
-6
/
+67
*
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-12-23
3
-93
/
+149
*
perf tools: Unify handling of features when writing feature section
Robert Richter
2011-12-23
1
-9
/
+5
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
1
-2
/
+13
*
perf tools: Moving code in some files
Robert Richter
2011-12-23
1
-249
/
+246
*
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
2011-12-23
2
-2
/
+2
*
perf tools: Continue processing header on unknown features
Robert Richter
2011-12-23
1
-1
/
+1
[prev]
[next]