index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf symbols: Avoid segfault in elf_strptr
Cody P Schafer
2012-08-13
1
-0
/
+4
*
perf symbols: only set vmlinux longname & mark loaded if really loaded
Cody P Schafer
2012-08-13
1
-3
/
+4
*
perf symbols: Simplify out_fixup in kernel syms loading
Cody P Schafer
2012-08-13
1
-2
/
+1
*
perf symbols: Remove unused 'end' arg in kallsyms parse cb
Cody P Schafer
2012-08-13
3
-13
/
+12
*
perf symbols: Correct comment wrt kallsyms loading
Cody P Schafer
2012-08-13
1
-1
/
+1
*
perf symbols: Remove unneeded call to dso__set_long_name()
Cody P Schafer
2012-08-13
1
-3
/
+1
*
perf symbols: Don't try to synthesize plt without dynstr
Cody P Schafer
2012-08-13
1
-0
/
+3
*
perf symbols: Remove unused function map__objdump_2ip
Cody P Schafer
2012-08-13
2
-9
/
+0
*
perf symbols: Only un-prelink non-zero symbols
Cody P Schafer
2012-08-13
1
-1
/
+1
*
perf tools: Support for DWARF mode callchain
Jiri Olsa
2012-08-11
3
-4
/
+132
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
13
-30
/
+795
*
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
4
-3
/
+80
*
perf tools: Add libunwind dependency for DWARF CFI unwinding
Jiri Olsa
2012-08-10
2
-1
/
+53
*
perf tools: Add interface to arch registers sets
Jiri Olsa
2012-08-10
3
-1
/
+106
*
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
7
-17
/
+106
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09
6
-797
/
+817
*
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
2012-08-09
3
-4
/
+9
*
perf tools: Fix /etc config related installation
Namhyung Kim
2012-08-09
1
-1
/
+3
*
perf tools: Support for events bash completion
Frederic Weisbecker
2012-08-09
4
-36
/
+61
*
perf tools: Initial bash completion support
Frederic Weisbecker
2012-08-09
3
-30
/
+62
*
perf lock record: improve message when tracepoints are not enabled
David Ahern
2012-08-09
1
-5
/
+24
*
perf script python: Correct handler check and spelling errors
Feng Tang
2012-08-09
3
-24
/
+18
*
perf scripts python: Add event_analyzing_sample.py as a sample for general ev...
Feng Tang
2012-08-08
1
-0
/
+193
*
perf scripts python: Add a python library EventClass.py
Feng Tang
2012-08-08
1
-0
/
+94
*
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
5
-16
/
+20
*
perf script: Add general python handler to process non-tracepoint events
Feng Tang
2012-08-08
1
-1
/
+58
*
perf list: Document precise event sampling for AMD IBS
Robert Richter
2012-08-08
1
-12
/
+30
*
perf list: Update documentation about raw event setup
Robert Richter
2012-08-08
1
-0
/
+6
*
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
2012-08-08
4
-13
/
+13
*
perf tools: Fix lib/traceevent build dir with OUTPUT variable set
Robert Richter
2012-08-08
1
-4
/
+4
*
perf tools: Fix version file for perf documentation with OUTPUT variable set
Robert Richter
2012-08-08
1
-3
/
+3
*
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-08-07
6
-47
/
+28
*
perf sched: Use perf_sample
Arnaldo Carvalho de Melo
2012-08-07
1
-76
/
+37
*
perf lock: Use evsel->tp_format and perf_sample
Arnaldo Carvalho de Melo
2012-08-07
1
-74
/
+42
*
perf kmem: Use evsel->tp_format and perf_sample
Arnaldo Carvalho de Melo
2012-08-07
1
-24
/
+17
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
10
-114
/
+70
*
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 hists browser: Add verbose mode hotkey
Arnaldo Carvalho de Melo
2012-08-06
1
-11
/
+26
*
perf tools: Remove brace expansion from clean target
Palmer Cox
2012-08-03
1
-1
/
+2
*
perf kvm top: Limit guest kernel info message to once
David Ahern
2012-08-03
1
-2
/
+11
*
perf tools: Introduce intlist
David Ahern
2012-08-03
3
-0
/
+178
*
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
3
-0
/
+156
*
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
3
-2
/
+12
*
perf top: Error handling for counter creation should parallel perf-record
David Ahern
2012-08-03
1
-2
/
+4
[next]