index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
7
-9
/
+24
2017-03-03
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
2
-5
/
+33
2017-03-03
trace/kprobes: Add back warning about offset in return probes
Steven Rostedt (VMware)
1
-0
/
+5
2017-03-03
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
1
-0
/
+2
2017-03-03
perf probe: Generalize probe event file open routine
Naveen N. Rao
2
-9
/
+12
2017-03-03
trace/kprobes: Allow return probes with offsets and absolute addresses
Naveen N. Rao
2
-8
/
+1
2017-03-03
kretprobes: Ensure probe location is at function entry
Naveen N. Rao
2
-0
/
+14
2017-03-03
perf ftrace: Use pager for displaying result
Namhyung Kim
1
-0
/
+3
2017-03-03
perf ftrace: Add support for -a and -C option
Namhyung Kim
2
-0
/
+74
2017-03-03
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2
-0
/
+47
2017-03-03
perf ftrace: Add support for --pid option
Namhyung Kim
2
-27
/
+68
2017-03-03
perf tools: Allow sorting by symbol size
Charles Baylis
4
-0
/
+44
2017-03-03
perf evlist: Clarify a bit the use of perf_mmap->refcnt
Arnaldo Carvalho de Melo
1
-1
/
+12
2017-03-03
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-15
/
+15
2017-03-03
perf thread: convert thread.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-6
/
+6
2017-03-03
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-11
/
+11
2017-03-03
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-10
/
+10
2017-03-03
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+6
2017-03-03
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-03
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-9
/
+6
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-11
/
+11
2017-03-03
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-03
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2
-0
/
+152
2017-03-03
tools include: Add UINT_MAX def to kernel.h
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-03-03
tools include: Provide gcc based cmpxchg fallback for !x86
Arnaldo Carvalho de Melo
1
-0
/
+8
2017-03-03
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-03-03
tools arch x86: Introduce atomic_cmpxchg()
Arnaldo Carvalho de Melo
1
-0
/
+7
2017-03-03
tools arch x86: Include asm/cmpxchg.h
Arnaldo Carvalho de Melo
3
-0
/
+99
2017-03-03
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-03-03
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
1
-0
/
+11
2017-03-03
perf vendor events: Add mapping for KnightsMill PMU events
Karol Wachowski
1
-0
/
+1
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
6
-8
/
+10
2017-03-01
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
Benjamin Tissoires
1
-2
/
+3
2017-03-01
objtool, compiler.h: Fix __unreachable section relocation size
Josh Poimboeuf
1
-1
/
+1
2017-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
11
-19
/
+19
2017-03-01
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
3
-5
/
+5
2017-02-28
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
1
-0
/
+3
2017-02-28
f2fs: avoid to flush nat journal entries
Jaegeuk Kim
1
-1
/
+1
2017-02-28
ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
Takashi Iwai
1
-0
/
+1
2017-02-28
ALSA: ctxfi: Fallback DMA mask to 32bit
Takashi Iwai
2
-26
/
+12
2017-02-28
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2
-2
/
+7
2017-02-28
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
Joerg Roedel
1
-6
/
+11
2017-02-28
ALSA: timer: Reject user params with too small ticks
Takashi Iwai
1
-3
/
+15
2017-02-28
ARM: mm: round the initrd reservation to page boundaries
Russell King
1
-5
/
+18
2017-02-28
ARM: mm: clean up initrd initialisation
Russell King
1
-12
/
+15
2017-02-28
ARM: mm: move initrd init code out of arm_memblock_init()
Russell King
1
-4
/
+9
2017-02-28
ARM: 8655/1: improve NOMMU definition of pgprot_*()
Arnd Bergmann
1
-3
/
+3
2017-02-28
ARM: 8654/1: decompressor: add strlen prototype
Arnd Bergmann
1
-0
/
+1
2017-02-28
ARM: 8652/1: cache-uniphier: clean up active way setup code
Masahiro Yamada
1
-14
/
+9
2017-02-28
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
Masahiro Yamada
1
-1
/
+1
[next]