index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
5
-3
/
+90
2017-10-25
perf report: Cache failed lookups of inlined frames
Milian Wolff
2
-23
/
+8
2017-10-25
perf report: Properly handle branch count in match_chain()
Milian Wolff
1
-62
/
+78
2017-10-24
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
1
-0
/
+3
2017-10-24
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
1
-0
/
+8
2017-10-24
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
1
-1
/
+4
2017-10-24
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2
-3
/
+10
2017-10-24
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
1
-8
/
+12
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
5
-0
/
+103
2017-10-24
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2
-16
/
+41
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
3
-32
/
+69
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
3
-26
/
+29
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
5
-282
/
+13
2017-10-23
perf vendor events: Add Goldmont Plus V1 event file
Kan Liang
7
-0
/
+2414
2017-10-23
perf namespaces: Add more appropriate set of headers
Arnaldo Carvalho de Melo
1
-2
/
+3
2017-10-23
perf kmem: Perform some cleanup if '--time' is given an invalid value
Christophe JAILLET
1
-1
/
+2
2017-10-23
perf script: Fix error handling path
Christophe JAILLET
1
-2
/
+4
2017-10-23
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
1
-232
/
+259
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
5
-55
/
+70
2017-10-23
perf vendor events: Fix incorrect cmask syntax for some Intel metrics
Andi Kleen
4
-5
/
+5
2017-10-23
perf tools: Do not check ABI headers in a detached tarball build
Arnaldo Carvalho de Melo
1
-0
/
+5
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
6
-11
/
+27
2017-10-23
perf list: Fix group description in the man page
Andi Kleen
1
-1
/
+1
2017-10-23
perf tests attr: Make hw events optional
Jiri Olsa
7
-0
/
+41
2017-10-23
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
3
-100
/
+103
2017-10-23
perf record: Make record__mmap_read generic
Arnaldo Carvalho de Melo
1
-9
/
+13
2017-10-23
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
6
-323
/
+349
2017-10-23
perf vendor events: Update JSON metrics for Skylake Server
Andi Kleen
1
-30
/
+12
2017-10-23
perf vendor events: Update JSON metrics for Skylake
Andi Kleen
1
-10
/
+10
2017-10-23
perf vendor events: Update JSON metrics for Sandy Bridge
Andi Kleen
1
-6
/
+6
2017-10-23
perf vendor events: Update JSON metrics for JakeTown
Andi Kleen
1
-6
/
+6
2017-10-23
perf vendor events: Update JSON metrics for IvyTown
Andi Kleen
1
-9
/
+9
2017-10-23
perf vendor events: Update JSON metrics for IvyBridge
Andi Kleen
1
-9
/
+9
2017-10-23
perf vendor events: Update JSON metrics for Haswell Server
Andi Kleen
1
-8
/
+8
2017-10-23
perf vendor events: Update JSON metrics for Haswell
Andi Kleen
1
-8
/
+8
2017-10-23
perf vendor events: Update JSON metrics for Broadwell Server
Andi Kleen
1
-9
/
+9
2017-10-23
perf vendor events: Update JSON metrics for Broadwell
Andi Kleen
1
-9
/
+9
2017-10-23
lkdtm, kprobes: Convert from jprobes to kprobes
Kees Cook
1
-109
/
+45
2017-10-20
kprobes/docs: Remove jprobes related documents
Masami Hiramatsu
1
-102
/
+57
2017-10-20
kprobes: Remove the jprobes sample code
Masami Hiramatsu
2
-68
/
+1
2017-10-20
kprobes: Disable the jprobes test code
Masami Hiramatsu
1
-1
/
+8
2017-10-20
kprobes: Disable the jprobes APIs
Masami Hiramatsu
2
-22
/
+20
2017-10-20
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
Masami Hiramatsu
2
-7
/
+9
2017-10-20
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
6
-21
/
+33
2017-10-20
doc: Fix RCU's docbook options
Paul E. McKenney
1
-14
/
+0
2017-10-20
membarrier: Provide register expedited private command
Mathieu Desnoyers
5
-11
/
+66
2017-10-19
parisc: Fix detection of nonsynchronous cr16 cycle counters
Helge Deller
1
-1
/
+4
2017-10-19
parisc: Export __cmpxchg_u64 unconditionally
Guenter Roeck
1
-1
/
+1
2017-10-19
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-18
Revert "kprobes: Warn if optprobe handler tries to change execution path"
Naveen N. Rao
1
-4
/
+1
[next]