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
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
211
-4116
/
+8328
|
\
|
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-12-08
37
-111
/
+176
|
|
\
|
|
*
tracing: Kill unused and puzzled sample code in ftrace.h
Shan Wei
2012-11-13
1
-73
/
+0
|
|
*
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...
Yoshihiro YUNOMAE
2012-11-13
1
-6
/
+17
|
|
*
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
2012-11-13
5
-33
/
+72
|
|
*
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
33
-0
/
+88
|
*
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-12-08
7
-56
/
+65
|
|
\
\
|
|
*
|
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
Oleg Nesterov
2012-11-16
3
-3
/
+33
|
|
*
|
uprobes: Flush cache after xol write
Rabin Vincent
2012-11-14
1
-0
/
+5
|
|
*
|
uprobes: Kill arch_uprobe_enable/disable_step() hooks
Oleg Nesterov
2012-11-03
2
-12
/
+0
|
|
*
|
uprobes/x86: Cleanup the single-stepping code
Oleg Nesterov
2012-11-03
1
-35
/
+19
|
|
*
|
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-11-03
2
-2
/
+6
|
|
*
|
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
2012-11-03
1
-3
/
+1
|
|
*
|
uprobes: Fix misleading log entry
Jovi Zhang
2012-10-25
1
-1
/
+1
|
*
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1115
-8000
/
+13259
|
|
\
\
\
|
*
\
\
\
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-12-08
52
-1785
/
+2050
|
|
\
\
\
\
|
|
*
|
|
|
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
5
-16
/
+23
|
|
*
|
|
|
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
2012-11-14
1
-1
/
+1
|
|
*
|
|
|
tools: Pass the target in descend
David Howells
2012-11-14
1
-2
/
+2
|
|
*
|
|
|
tools: Honour the O= flag when tool build called from a higher Makefile
David Howells
2012-11-14
2
-6
/
+17
|
|
*
|
|
|
tools: Define a Makefile function to do subdir processing
David Howells
2012-11-14
2
-12
/
+20
|
|
*
|
|
|
perf ui: Always compile browser setup code
Namhyung Kim
2012-11-14
3
-40
/
+30
|
|
*
|
|
|
perf ui: Add ui_progress__finish()
Namhyung Kim
2012-11-14
5
-0
/
+19
|
|
*
|
|
|
perf ui gtk: Implement ui_progress functions
Namhyung Kim
2012-11-14
4
-0
/
+54
|
|
*
|
|
|
perf ui: Introduce generic ui_progress helper
Namhyung Kim
2012-11-14
6
-12
/
+41
|
|
*
|
|
|
perf ui tui: Move progress.c under ui/tui directory
Namhyung Kim
2012-11-14
2
-5
/
+5
|
|
*
|
|
|
perf tools: Add basic event modifier sanity check
Jiri Olsa
2012-11-14
2
-1
/
+25
|
|
*
|
|
|
perf tools: Omit group members from perf_evlist__disable/enable
Jiri Olsa
2012-11-14
1
-0
/
+4
|
|
*
|
|
|
perf tools: Ensure single disable call per event in record comand
Jiri Olsa
2012-11-14
1
-1
/
+4
|
|
*
|
|
|
perf tools: Fix 'disabled' attribute config for record command
Jiri Olsa
2012-11-14
4
-3
/
+56
|
|
*
|
|
|
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
8
-28
/
+20
|
|
*
|
|
|
perf tools: Use sscanf for parsing /proc/pid/maps
Namhyung Kim
2012-11-14
1
-43
/
+31
|
|
*
|
|
|
perf tools: Add gtk.<command> config option for launching GTK browser
Namhyung Kim
2012-11-14
1
-5
/
+10
|
|
*
|
|
|
perf tools: Fix compile error on NO_NEWT=1 build
Namhyung Kim
2012-11-14
1
-1
/
+1
|
|
*
|
|
|
perf hists: Initialize all of he->stat with zeroes
Arnaldo Carvalho de Melo
2012-11-14
1
-3
/
+2
|
|
*
|
|
|
perf tools: Stop using 'self' in pstack
Arnaldo Carvalho de Melo
2012-11-14
1
-23
/
+23
|
|
*
|
|
|
perf tests: Check for mkstemp return value in dso-data test
Jiri Olsa
2012-11-14
1
-0
/
+4
|
|
*
|
|
|
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-11-14
8
-33
/
+16
|
|
*
|
|
|
perf tests: Move pmu tests into separate object
Jiri Olsa
2012-11-14
6
-185
/
+191
|
|
*
|
|
|
perf tests: Move test__syscall_open_tp_fields into separate object
Jiri Olsa
2012-11-14
4
-112
/
+119
|
|
*
|
|
|
perf tests: Move perf_evsel__tp_sched_test into separate object
Jiri Olsa
2012-11-14
4
-82
/
+87
|
|
*
|
|
|
perf tests: Move perf_evsel__roundtrip_name_test into separate object
Jiri Olsa
2012-11-14
4
-111
/
+117
|
|
*
|
|
|
perf tests: Move test__rdpmc into separate object
Jiri Olsa
2012-11-14
4
-168
/
+177
|
|
*
|
|
|
perf tests: Move test__PERF_RECORD into separate object
Jiri Olsa
2012-11-14
4
-307
/
+314
|
|
*
|
|
|
perf tests: Move test__basic_mmap into separate object
Jiri Olsa
2012-11-14
4
-157
/
+164
|
|
*
|
|
|
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
Jiri Olsa
2012-11-14
4
-114
/
+122
|
|
*
|
|
|
perf tests: Move test__open_syscall_event into separate object
Jiri Olsa
2012-11-14
5
-84
/
+103
|
|
*
|
|
|
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa
2012-11-14
4
-221
/
+239
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-11-13
24
-343
/
+365
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
2
-15
/
+55
[next]