index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
4
-24
/
+16
|
*
|
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
2012-08-13
2
-6
/
+9
|
*
|
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
4
-44
/
+163
|
*
|
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
2012-08-13
2
-0
/
+11
|
*
|
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: Add attribute to filter out callchains
Frederic Weisbecker
2012-08-10
2
-15
/
+28
|
*
|
perf: Add ability to attach user stack dump to sample
Jiri Olsa
2012-08-10
5
-2
/
+190
|
*
|
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
3
-0
/
+12
|
*
|
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-08-10
4
-24
/
+46
|
*
|
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
2012-08-10
4
-3
/
+119
|
*
|
perf: Unified API to record selective sets of arch registers
Jiri Olsa
2012-08-10
6
-0
/
+151
|
*
|
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
|
*
|
tools lib traceevent: Fix cast from pointer to integer for 32 bit
Robert Richter
2012-08-08
1
-1
/
+2
|
*
|
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
[prev]
[next]