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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
2012-08-17
7
-15
/
+57
*
perf ui/gtk: Use helpline API in browser
Namhyung Kim
2012-08-17
1
-1
/
+4
*
perf ui gtk: Implement helpline_fns
Namhyung Kim
2012-08-17
4
-0
/
+34
*
perf ui: Introduce struct ui_helpline
Namhyung Kim
2012-08-16
4
-40
/
+88
*
perf tools: Let O= makes handle relative paths
Steven Rostedt
2012-08-16
1
-2
/
+4
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
11
-125
/
+95
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
10
-32
/
+28
*
perf test: Add automated tests for event group parsing
Jiri Olsa
2012-08-14
1
-3
/
+299
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
11
-69
/
+96
*
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
4
-14
/
+66
*
perf tools: Add support to parse event group syntax
Jiri Olsa
2012-08-14
4
-16
/
+97
*
perf tools: Add missing files to build the python binding
Arnaldo Carvalho de Melo
2012-08-14
1
-0
/
+2
*
perf script: Fix a NULL pointer dereference
Namhyung Kim
2012-08-14
1
-1
/
+1
*
perf symbols: Add description of JIT interface
Andi Kleen
2012-08-13
1
-0
/
+15
*
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
4
-33
/
+56
*
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
4
-27
/
+30
*
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
4
-17
/
+25
*
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 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
[next]