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 tools: Change strlist to use the new rblist
David Ahern
2012-08-03
2
-84
/
+57
*
perf tools: Introducing rblist
David Ahern
2012-08-03
3
-0
/
+156
*
perf kvm: Use strtol for walking guestmount directory
David Ahern
2012-08-03
1
-1
/
+9
*
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
2012-08-03
3
-2
/
+12
*
perf top: Error handling for counter creation should parallel perf-record
David Ahern
2012-08-03
1
-2
/
+4
*
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
2012-08-02
2
-12
/
+0
*
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-02
5
-15
/
+11
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
7
-31
/
+21
*
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
2012-08-01
4
-10
/
+10
*
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
2012-08-01
2
-6
/
+4
*
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
2012-08-01
4
-27
/
+30
*
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-08-01
6
-25
/
+24
*
perf target: Fix check on buffer size
Namhyung Kim
2012-08-01
1
-1
/
+1
*
perf symbols: Fix array sizes for binary types arrays
Jiri Olsa
2012-08-01
1
-2
/
+2
*
perf test: Fix parse events automated tests
Jiri Olsa
2012-08-01
1
-6
/
+6
*
uprobes: __replace_page() needs munlock_vma_page()
Oleg Nesterov
2012-07-30
1
-2
/
+6
*
uprobes: Rename vma_address() and make it return "unsigned long"
Oleg Nesterov
2012-07-30
1
-10
/
+5
*
uprobes: Fix register_for_each_vma()->vma_address() check
Oleg Nesterov
2012-07-30
1
-4
/
+5
*
uprobes: Introduce vaddr_to_offset(vma, vaddr)
Oleg Nesterov
2012-07-30
1
-6
/
+8
*
uprobes: Teach build_probe_list() to consider the range
Oleg Nesterov
2012-07-30
1
-53
/
+50
*
uprobes: Remove insert_vm_struct()->uprobe_mmap()
Oleg Nesterov
2012-07-30
1
-3
/
+0
*
uprobes: Remove copy_vma()->uprobe_mmap()
Oleg Nesterov
2012-07-30
1
-3
/
+0
*
uprobes: Fix overflow in vma_address()/find_active_uprobe()
Oleg Nesterov
2012-07-30
1
-2
/
+2
*
uprobes: Suppress uprobe_munmap() from mmput()
Oleg Nesterov
2012-07-30
1
-0
/
+3
*
uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()
Oleg Nesterov
2012-07-30
1
-4
/
+4
*
uprobes: Clean up and document write_opcode()->lock_page(old_page)
Oleg Nesterov
2012-07-30
1
-13
/
+14
*
uprobes: Kill write_opcode()->lock_page(new_page)
Oleg Nesterov
2012-07-30
1
-2
/
+0
*
uprobes: __replace_page() should not use page_address_in_vma()
Oleg Nesterov
2012-07-30
1
-7
/
+4
*
uprobes: Don't recheck vma/f_mapping in write_opcode()
Oleg Nesterov
2012-07-30
1
-18
/
+1
*
perf/x86: Fix missing struct before structure name
Jovi Zhang
2012-07-26
1
-1
/
+1
*
perf/x86: Fix format definition of SNB-EP uncore QPI box
Yan, Zheng
2012-07-26
2
-1
/
+25
*
perf/x86: Make bitfield unsigned
Peter Zijlstra
2012-07-26
1
-1
/
+1
*
perf/x86: Fix LLC-* and node-* events on Intel SandyBridge
Yan, Zheng
2012-07-26
1
-6
/
+86
*
perf/x86: Add Intel Nehalem-EX uncore support
Yan, Zheng
2012-07-26
2
-129
/
+1352
*
perf/x86: Fix typo in format definition of uncore PCU filter
Yan, Zheng
2012-07-26
1
-8
/
+8
*
sched: Deliver sched_switch events to the current task
Andrew Vagin
2012-07-26
1
-1
/
+1
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-07-25
18
-116
/
+657
|
\
|
*
perf annotate: Prevent overflow in size calculation
Cody Schafer
2012-07-25
1
-1
/
+12
|
*
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
Namhyung Kim
2012-07-25
1
-0
/
+1
|
*
tools lib traceevent: Detect build environment changes
Namhyung Kim
2012-07-25
1
-2
/
+12
|
*
perf tools: Fix build error with bison 2.6
Kirill A. Shutemov
2012-07-25
1
-0
/
+3
|
*
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
2012-07-25
2
-3
/
+12
|
*
perf tools: Make the breakpoint events sample period default to 1
Jovi Zhang
2012-07-25
1
-0
/
+1
|
*
perf test: Add dso data caching tests
Jiri Olsa
2012-07-25
4
-0
/
+159
|
*
perf symbols: Add dso data caching
Jiri Olsa
2012-07-25
2
-18
/
+147
|
*
perf symbols: Add interface to read DSO image data
Jiri Olsa
2012-07-25
2
-0
/
+117
|
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
4
-102
/
+145
|
*
perf hists: Print newline between hists callchains
Frederic Weisbecker
2012-07-25
1
-0
/
+2
|
*
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2012-07-25
2
-1
/
+2
|
*
perf hists: Return correct number of characters printed in callchain
Frederic Weisbecker
2012-07-25
1
-2
/
+3
[next]