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_counter: kerneltop: mmap_pages argument
Peter Zijlstra
2009-04-06
1
-6
/
+25
*
perf_counter: optionally provide the pid/tid of the sampled task
Peter Zijlstra
2009-04-06
2
-3
/
+20
*
perf_counter: sanity check on the output API
Peter Zijlstra
2009-04-06
1
-0
/
+4
*
perf_counter: output objects
Peter Zijlstra
2009-04-06
2
-12
/
+52
*
perf_counter: more elaborate write API
Peter Zijlstra
2009-04-06
1
-34
/
+75
*
perf_counter: fix perf_poll()
Peter Zijlstra
2009-04-06
2
-2
/
+13
*
perf_counter: update documentation
Paul Mackerras
2009-04-06
1
-66
/
+202
*
perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...
Peter Zijlstra
2009-04-06
1
-5
/
+6
*
perf_counter tools: remove glib dependency and fix bugs in kerneltop.c
Paul Mackerras
2009-04-06
2
-68
/
+46
*
perf_counter tools: increase cpu-cycles again
Ingo Molnar
2009-04-06
1
-1
/
+1
*
perf_counter tools: fix build warning in kerneltop.c
Ingo Molnar
2009-04-06
1
-1
/
+1
*
perf_counter tools: tidy up in-kernel dependencies
Ingo Molnar
2009-04-06
4
-395
/
+2
*
perf_counter tools: use mmap() output
Peter Zijlstra
2009-04-06
1
-14
/
+79
*
perf_counter tools: update to new syscall ABI
Peter Zijlstra
2009-04-06
1
-78
/
+157
*
perf_counter: new output ABI - part 1
Peter Zijlstra
2009-04-06
3
-246
/
+263
*
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
2009-04-06
1
-1
/
+1
*
mutex: add atomic_dec_and_mutex_lock()
Eric Paris
2009-04-06
1
-0
/
+23
*
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
2009-04-06
3
-0
/
+97
*
perf_counter: avoid recursion
Peter Zijlstra
2009-04-06
2
-0
/
+33
*
perf_counter: remove the event config bitfields
Peter Zijlstra
2009-04-06
4
-40
/
+70
*
perf_counter tools: when no command is feed to perfstat, display help and exit
Wu Fengguang
2009-04-06
1
-0
/
+3
*
perf_counter tools: cut down default count for cpu-cycles
Wu Fengguang
2009-04-06
1
-1
/
+1
*
perf_counter tools: fix event_id type
Wu Fengguang
2009-04-06
1
-4
/
+5
*
perf_counter tools: fix comment for sym_weight()
Wu Fengguang
2009-04-06
1
-1
/
+1
*
perf_counter tools: move remaining code into kerneltop.c
Wu Fengguang
2009-04-06
2
-230
/
+432
*
perf_counter tools: Reuse event_name() in kerneltop
Wu Fengguang
2009-04-06
1
-14
/
+1
*
perf_counter tools: support symbolic event names in kerneltop
Wu Fengguang
2009-04-06
3
-35
/
+16
*
perf_counter tools: Move perfstat supporting code into perfcounters.h
Wu Fengguang
2009-04-06
2
-130
/
+130
*
perf_counter tools: Merge common code into perfcounters.h
Wu Fengguang
2009-04-06
3
-264
/
+139
*
perf_counter: add sample user-space to Documentation/perf_counter/
Ingo Molnar
2009-04-06
3
-0
/
+1489
*
perf_counter: create Documentation/perf_counter/ and move perfcounters.txt there
Ingo Molnar
2009-04-06
1
-0
/
+0
*
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
2009-04-06
2
-4
/
+17
*
perf_counter: powerpc: clean up perc_counter_interrupt
Paul Mackerras
2009-04-06
1
-12
/
+7
*
perf_counter: unify irq output code
Peter Zijlstra
2009-04-06
4
-151
/
+61
*
perf_counter: revamp syscall input ABI
Peter Zijlstra
2009-04-06
4
-75
/
+117
*
perf_counter: hook up the tracepoint events
Peter Zijlstra
2009-04-06
3
-0
/
+51
*
perf_counter: fix up counter free paths
Peter Zijlstra
2009-04-06
1
-3
/
+8
*
perf_counter: generic context switch event
Peter Zijlstra
2009-04-06
3
-63
/
+4
*
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
2009-04-06
2
-1
/
+3
*
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
2009-04-06
5
-14
/
+19
*
perf_counter: fix crash on perfmon v1 systems
Ingo Molnar
2009-04-06
1
-5
/
+11
*
perf_counter: include missing header
Tim Blechmann
2009-04-06
1
-0
/
+2
*
perf_counter: fix hrtimer sampling
Peter Zijlstra
2009-04-06
1
-4
/
+4
*
perf_counter: add an event_list
Peter Zijlstra
2009-04-06
2
-11
/
+23
*
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
2009-04-06
2
-43
/
+100
*
perf_counter: provide major/minor page fault software events
Peter Zijlstra
2009-04-06
4
-17
/
+21
*
perf_counter: provide pagefault software events
Peter Zijlstra
2009-04-06
3
-50
/
+9
*
perf_counter: software counter event infrastructure
Peter Zijlstra
2009-04-06
2
-1
/
+208
*
perf_counter: x86: use ULL postfix for 64bit constants
Peter Zijlstra
2009-04-06
1
-6
/
+6
*
perf_counter: add comment to barrier
Peter Zijlstra
2009-04-06
1
-0
/
+4
[next]