index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Add extra output of counter values with -vv
Andi Kleen
2016-05-06
1
-0
/
+8
*
perf script: Update export-to-postgresql to support callchain export
Chris Phlipot
2016-05-06
1
-17
/
+30
*
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
2016-05-06
3
-16
/
+46
*
perf script: Add call path id to exported sample in db export
Chris Phlipot
2016-05-06
2
-1
/
+4
*
perf script: Enable db export to output sampled callchains
Chris Phlipot
2016-05-06
2
-0
/
+84
*
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-05-06
7
-149
/
+204
*
perf callchain: Fix incorrect ordering of entries
Chris Phlipot
2016-05-06
1
-15
/
+41
*
perf trace: Do not print raw args list for syscalls with no args
Arnaldo Carvalho de Melo
2016-05-06
1
-1
/
+6
*
Merge tag 'perf-core-for-mingo-20160505' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-06
28
-154
/
+382
|
\
|
*
perf evlist: Rename variable in perf_mmap__read()
Wang Nan
2016-05-06
1
-14
/
+15
|
*
perf evlist: Extract perf_mmap__read()
Wang Nan
2016-05-06
1
-15
/
+24
|
*
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
2016-05-06
5
-15
/
+31
|
*
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
2016-05-06
1
-5
/
+14
|
*
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
2016-05-06
4
-5
/
+6
|
*
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
2016-05-06
4
-9
/
+8
|
*
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
2016-05-06
5
-6
/
+5
|
*
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
2016-05-06
4
-9
/
+8
|
*
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
2016-05-06
8
-14
/
+13
|
*
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
2016-05-06
6
-7
/
+6
|
*
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
2016-05-06
11
-20
/
+22
|
*
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2016-05-06
2
-12
/
+29
|
*
perf trace: Do not show the runtime_ms for a thread when not collecting it
Arnaldo Carvalho de Melo
2016-05-06
1
-1
/
+5
|
*
perf trace: Sort syscalls stats by msecs in --summary
Arnaldo Carvalho de Melo
2016-05-06
1
-10
/
+22
|
*
perf trace: Sort summary output by number of events
Arnaldo Carvalho de Melo
2016-05-06
1
-21
/
+28
|
*
perf tools: Add template for generating rbtree resort class
Arnaldo Carvalho de Melo
2016-05-06
1
-0
/
+149
|
*
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
2016-05-06
2
-1
/
+7
|
/
*
perf/x86/intel/pt: Convert ACCESS_ONCE()s
Alexander Shishkin
2016-05-05
1
-3
/
+3
*
perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders
Alexander Shishkin
2016-05-05
2
-0
/
+60
*
perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it
Alexander Shishkin
2016-05-05
3
-0
/
+8
*
perf/arm: Special-case hetereogeneous CPUs
Mark Rutland
2016-05-05
3
-1
/
+16
*
perf/core: Let userspace know if the PMU supports address filters
Alexander Shishkin
2016-05-05
1
-0
/
+26
*
perf/x86/intel/pt: Add support for address range filtering in PT
Alexander Shishkin
2016-05-05
2
-11
/
+194
*
perf/core: Introduce address range filtering
Alexander Shishkin
2016-05-05
2
-16
/
+705
*
perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events
Alexander Shishkin
2016-05-05
1
-10
/
+13
*
perf/x86/intel/pt: Add IP filtering register/CPUID bits
Alexander Shishkin
2016-05-05
3
-0
/
+23
*
perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header
Alexander Shishkin
2016-05-05
2
-20
/
+24
*
perf/core: Move set_filter() out of CONFIG_EVENT_TRACING
Alexander Shishkin
2016-05-05
1
-23
/
+22
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-05
389
-2134
/
+4204
|
\
|
*
perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs
Peter Zijlstra
2016-05-05
1
-0
/
+1
|
*
perf/x86: Add model numbers for Kabylake CPUs
Andi Kleen
2016-05-05
1
-0
/
+2
|
*
Linux 4.6-rc6
v4.6-rc6
Linus Torvalds
2016-05-02
1
-2
/
+2
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2016-05-01
2
-3
/
+3
|
|
\
|
|
*
thermal: use %d to print S32 parameters
Leo Yan
2016-04-28
1
-1
/
+1
|
|
*
thermal: hisilicon: increase temperature resolution
Leo Yan
2016-04-28
1
-2
/
+2
|
*
|
Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-04-30
7
-2
/
+45
|
|
\
\
|
|
*
|
powerpc: wire up preadv2 and pwritev2 syscalls
Rui Salvaterra
2016-04-27
3
-1
/
+5
|
|
*
|
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-04-27
3
-0
/
+40
|
|
*
|
cxl: Keep IRQ mappings on context teardown
Michael Neuling
2016-04-27
1
-1
/
+0
|
*
|
|
Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-30
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Tony Luck
2016-04-29
2
-2
/
+2
[next]