index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-08-15
1
-1
/
+5
*
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
2016-08-12
1
-0
/
+2
*
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
2016-08-09
1
-4
/
+23
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
2
-0
/
+21
|
\
|
*
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-07-26
2
-0
/
+21
*
|
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-29
3
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
x86/insn: remove pcommit
Dan Williams
2016-07-23
3
-8
/
+0
*
|
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
2016-07-21
3
-8
/
+3731
*
|
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-20
3
-8
/
+16
*
|
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
|
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+4
*
|
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+2
*
|
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
2016-07-05
1
-0
/
+2
*
|
perf tools: Add more toolchain triplets
Ravi Bangoria
2016-06-27
1
-0
/
+17
*
|
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
3
-10
/
+10
*
|
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
2016-06-22
1
-5
/
+1
*
|
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
7
-7
/
+12
|
\
\
|
*
|
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
1
-1
/
+3
|
*
|
perf callchain: Support x86 target platform
He Kuang
2016-06-07
1
-2
/
+4
|
*
|
perf tools: Export normalize_arch() function
He Kuang
2016-06-07
2
-1
/
+2
|
*
|
perf unwind: Separate local/remote libunwind config
He Kuang
2016-06-07
3
-3
/
+3
*
|
|
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
2
-0
/
+28
|
\
|
|
|
*
|
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2016-06-06
2
-0
/
+28
*
|
|
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-06-08
4
-0
/
+216
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
4
-0
/
+216
|
|
\
|
|
*
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
2016-05-11
2
-0
/
+97
|
|
*
tool/perf: Add sample_reg_mask to include all perf_regs
Madhavan Srinivasan
2016-04-21
2
-0
/
+50
|
|
*
tools/perf: Map the ID values with register names
Anju T
2016-04-21
1
-0
/
+69
*
|
|
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
2016-05-30
1
-0
/
+2
|
/
/
*
|
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
2016-05-06
1
-8
/
+20
*
|
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
2016-05-06
1
-5
/
+14
*
|
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2016-05-06
2
-12
/
+29
*
|
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
2016-04-26
1
-0
/
+2
*
|
perf tools: Make the x86 clean quiet
Jiri Olsa
2016-04-25
1
-1
/
+1
*
|
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
2016-04-12
1
-1
/
+1
*
|
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2016-04-08
1
-4
/
+4
*
|
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
2016-04-08
3
-0
/
+436
*
|
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-04-01
2
-0
/
+10
*
|
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-04-01
2
-18
/
+0
*
|
perf tools: Add time conversion event
Adrian Hunter
2016-03-31
1
-0
/
+31
|
/
*
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-28
1
-0
/
+2
*
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
1
-3
/
+1
*
perf jitdump: Build only on supported archs
Jiri Olsa
2016-03-10
4
-0
/
+4
*
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
2016-03-08
1
-1
/
+1
*
perf tests: Initialize sa.sa_flags
Colin Ian King
2016-03-03
1
-0
/
+1
*
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+1
*
perf kvm/powerpc: Add support for HCALL reasons
Hemant Kumar
2016-01-29
2
-1
/
+187
*
perf kvm/powerpc: Port perf kvm stat to powerpc
Hemant Kumar
2016-01-29
4
-0
/
+143
*
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2016-01-29
2
-2
/
+2
*
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2016-01-29
2
-4
/
+18
[next]