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
*
tools lib traceevent: Fix off-by-one bug in pevent_strerror()
Namhyung Kim
2012-08-23
1
-1
/
+1
*
tools lib traceevent: Fix strerror_r() use in pevent_strerror
Namhyung Kim
2012-08-22
2
-1
/
+12
*
tools lib traceevent: Introduce pevent_strerror
Namhyung Kim
2012-08-22
2
-6
/
+57
*
tools lib traceevent: Introduce pevent_errno
Namhyung Kim
2012-08-22
2
-22
/
+54
*
tools lib traceevent: Do not link broken field arg for an old ftrace event
Namhyung Kim
2012-08-22
1
-3
/
+3
*
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-22
1
-1
/
+0
*
perf tools: Add pmu mappings to header information
Robert Richter
2012-08-22
4
-2
/
+129
*
perf report: Update event names from header description
Robert Richter
2012-08-22
1
-1
/
+51
*
perf tools: Refactor print_event_desc()
Robert Richter
2012-08-22
1
-41
/
+93
*
perf tools: Catch event names from command line
Robert Richter
2012-08-22
5
-18
/
+78
*
perf test: Do not abort tests on error
Robert Richter
2012-08-22
1
-10
/
+14
*
perf tools: Fix 'No libunwind found' make warning message
Jiri Olsa
2012-08-22
1
-1
/
+1
*
perf hists: Rename and move some functions
Namhyung Kim
2012-08-20
3
-27
/
+32
*
perf hists: Separate out hist print functions
Namhyung Kim
2012-08-20
4
-661
/
+669
*
perf tools: Fix include order for bison/flex-generated C files
Ben Hutchings
2012-08-20
1
-2
/
+2
*
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
3
-1
/
+5
*
perf: silence GTK2 probing errors
David Ahern
2012-08-20
1
-3
/
+3
*
perf script perl/python: Fix libexec scripts path in Documentation
David Ahern
2012-08-20
2
-7
/
+7
*
perf ui gtk: Ensure not to call gtk_main_quit() twice
Namhyung Kim
2012-08-20
1
-0
/
+2
*
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
2012-08-17
1
-20
/
+20
*
perf tools: Rename some variables for better understanding
Robert Richter
2012-08-17
1
-21
/
+21
*
perf tools: Report number of pmu type of unknown events
Robert Richter
2012-08-17
1
-1
/
+2
*
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-17
3
-6
/
+9
*
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
[next]