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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
Steven Rostedt
2012-05-16
1
-1
/
+0
*
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
2012-05-16
3
-15
/
+5
*
ftrace: Make ftrace_modify_all_code() global for archs to use
Steven Rostedt
2012-05-16
2
-8
/
+15
*
ftrace: Return record ip addr for ftrace_location()
Steven Rostedt
2012-05-16
2
-7
/
+11
*
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
Steven Rostedt
2012-05-16
1
-40
/
+40
*
ftrace: Speed up search by skipping pages by address
Steven Rostedt
2012-05-16
1
-6
/
+16
*
ftrace: Remove extra helper functions
Steven Rostedt
2012-05-16
1
-37
/
+24
*
ftrace: Sort all function addresses, not just per page
Steven Rostedt
2012-05-16
2
-13
/
+23
*
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-05-16
1
-0
/
+2
*
tracing: Check return value of tracing_dentry_percpu()
Namhyung Kim
2012-05-16
1
-0
/
+3
*
ring-buffer: Reset head page before running self test
Steven Rostedt
2012-05-16
1
-0
/
+4
*
ring-buffer: Add integrity check at end of iter read
Steven Rostedt
2012-05-16
1
-0
/
+29
*
ring-buffer: Make addition of pages in ring buffer atomic
Vaibhav Nagarnaik
2012-05-16
1
-25
/
+77
*
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2012-05-16
2
-76
/
+209
*
tracing: Clean up tracing_mark_write()
Steven Rostedt
2012-05-16
1
-13
/
+11
*
perf/x86/ibs: Fix undefined reference to `get_ibs_caps'
Robert Richter
2012-05-14
1
-0
/
+4
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-14
3
-43
/
+369
|
\
|
*
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
2012-05-12
1
-7
/
+18
|
*
perf annotate browser: Show 'jumpy' functions
Arnaldo Carvalho de Melo
2012-05-12
1
-5
/
+60
|
*
perf annotate browser: Count the numbers of jump sources to a target
Arnaldo Carvalho de Melo
2012-05-12
1
-3
/
+3
|
*
perf annotate: Introduce ->free() method in ins_ops
Arnaldo Carvalho de Melo
2012-05-12
2
-8
/
+21
|
*
perf annotate: Augment lock instruction output
Arnaldo Carvalho de Melo
2012-05-12
2
-34
/
+109
|
*
perf annotate: Resolve symbols using objdump comment for single op ins
Arnaldo Carvalho de Melo
2012-05-11
1
-0
/
+45
|
*
perf annotate: Resolve symbols using objdump comment
Arnaldo Carvalho de Melo
2012-05-11
2
-1
/
+119
|
*
perf annotate: Use raw form for register indirect call instructions
Arnaldo Carvalho de Melo
2012-05-11
1
-0
/
+9
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-11
27
-369
/
+583
|
\
|
*
perf hists browser: Use '/' for search/filter instead of 's'
Arnaldo Carvalho de Melo
2012-05-10
1
-2
/
+2
|
*
perf annotate: shorten helpline so it fits in visible space
David Ahern
2012-05-09
1
-3
/
+3
|
*
perf record: Reset event name when falling back to cpu-clock
David Ahern
2012-05-09
1
-0
/
+4
|
*
perf top: Update event name when falling back to cpu-clock
David Ahern
2012-05-09
1
-0
/
+4
|
*
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
1
-1
/
+6
|
*
perf record: Fix fallback to cpu-clock on ppc
David Ahern
2012-05-09
1
-2
/
+6
|
*
perf report: Fix format string for x86-32 compilation
Jiri Olsa
2012-05-09
1
-1
/
+1
|
*
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
2012-05-08
1
-2
/
+1
|
*
perf stat: Use perf_evlist__create_maps
Namhyung Kim
2012-05-07
1
-14
/
+8
|
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
6
-20
/
+31
|
*
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
5
-5
/
+87
|
*
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
6
-39
/
+42
|
*
perf target: Introduce perf_target_errno
Namhyung Kim
2012-05-07
2
-12
/
+46
|
*
perf evlist: Fix creation of cpu map
Namhyung Kim
2012-05-07
1
-2
/
+3
|
*
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
2012-05-07
1
-0
/
+4
|
*
perf session: Fail on processing event with unknown size
Jiri Olsa
2012-05-04
1
-21
/
+9
|
*
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
2012-05-02
4
-18
/
+16
|
*
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
7
-165
/
+205
|
*
perf ui gtk: Rename functions for consistency
Namhyung Kim
2012-05-02
3
-17
/
+17
|
*
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
2012-05-02
3
-6
/
+5
|
*
perf ui: Make setup_browser() generic
Namhyung Kim
2012-05-02
1
-19
/
+25
|
*
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
8
-44
/
+68
|
*
perf tools: Check more combinations of PID/TID, UID and CPU switches
Namhyung Kim
2012-05-02
1
-0
/
+14
|
*
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
2012-05-02
5
-16
/
+15
[next]