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: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
7
-17
/
+664
*
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
4
-3
/
+80
*
perf tools: Add interface to arch registers sets
Jiri Olsa
2012-08-10
1
-0
/
+14
*
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
Jiri Olsa
2012-08-10
1
-0
/
+1
*
perf symbols: Implement poor man's ELF parser
Namhyung Kim
2012-08-09
1
-7
/
+235
*
perf symbols: Support minimal build without libelf
Namhyung Kim
2012-08-09
3
-1
/
+56
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09
5
-797
/
+816
*
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
2012-08-09
2
-1
/
+8
*
perf tools: Support for events bash completion
Frederic Weisbecker
2012-08-09
2
-29
/
+48
*
perf script python: Correct handler check and spelling errors
Feng Tang
2012-08-09
1
-5
/
+3
*
perf scripts python: Pass event/thread/dso name and symbol info to event hand...
Feng Tang
2012-08-08
1
-6
/
+29
*
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
2012-08-08
4
-14
/
+17
*
perf script: Add general python handler to process non-tracepoint events
Feng Tang
2012-08-08
1
-1
/
+58
*
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
2012-08-08
4
-13
/
+13
*
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-08-07
5
-16
/
+11
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
6
-28
/
+36
*
perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+2
*
perf tools: Add dump_stack function
Arnaldo Carvalho de Melo
2012-08-07
2
-0
/
+21
*
perf tools: Introduce intlist
David Ahern
2012-08-03
2
-0
/
+176
*
perf tools: Change strlist to use the new rblist
David Ahern
2012-08-03
2
-84
/
+57
*
perf tools: Introducing rblist
David Ahern
2012-08-03
2
-0
/
+154
*
perf kvm: Use strtol for walking guestmount directory
David Ahern
2012-08-03
1
-1
/
+9
*
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
2012-08-03
2
-0
/
+12
*
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
2012-08-02
2
-12
/
+0
*
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-02
5
-15
/
+11
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
5
-24
/
+18
*
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
2012-08-01
2
-8
/
+8
*
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
2012-08-01
2
-6
/
+4
*
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
2012-08-01
2
-17
/
+25
*
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-08-01
5
-20
/
+20
*
perf target: Fix check on buffer size
Namhyung Kim
2012-08-01
1
-1
/
+1
*
perf symbols: Fix array sizes for binary types arrays
Jiri Olsa
2012-08-01
1
-2
/
+2
*
perf test: Fix parse events automated tests
Jiri Olsa
2012-08-01
1
-6
/
+6
*
perf annotate: Prevent overflow in size calculation
Cody Schafer
2012-07-25
1
-1
/
+12
*
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
2012-07-25
1
-1
/
+10
*
perf tools: Make the breakpoint events sample period default to 1
Jovi Zhang
2012-07-25
1
-0
/
+1
*
perf test: Add dso data caching tests
Jiri Olsa
2012-07-25
2
-0
/
+154
*
perf symbols: Add dso data caching
Jiri Olsa
2012-07-25
2
-18
/
+147
*
perf symbols: Add interface to read DSO image data
Jiri Olsa
2012-07-25
2
-0
/
+117
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
3
-101
/
+144
*
perf hists: Print newline between hists callchains
Frederic Weisbecker
2012-07-25
1
-0
/
+2
*
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2012-07-25
2
-1
/
+2
*
perf hists: Return correct number of characters printed in callchain
Frederic Weisbecker
2012-07-25
1
-2
/
+3
*
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
2012-07-25
1
-0
/
+6
*
perf kvm: Limit repetitive guestmount message to once per directory
David Ahern
2012-07-25
1
-1
/
+10
*
perf kvm: Fix bug resolving guest kernel syms
David Ahern
2012-07-25
3
-0
/
+15
*
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
2012-07-25
1
-1
/
+3
*
perf kvm: Set name for VM process in guest machine
David Ahern
2012-07-25
1
-1
/
+16
*
perf symbols: Add machine id to modules debug message
David Ahern
2012-07-23
1
-2
/
+9
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
3
-17
/
+17
|
\
[next]