index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
9
-27
/
+26
2018-04-26
perf tests: Let 'perf test list' display subtests
Hendrik Brueckner
1
-0
/
+9
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
12
-42
/
+43
2018-04-26
perf map: Introduce map__has_symbols()
Arnaldo Carvalho de Melo
4
-9
/
+12
2018-04-26
perf dso: Add dso__has_symbols() method
Arnaldo Carvalho de Melo
3
-3
/
+8
2018-04-26
perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent code
Arnaldo Carvalho de Melo
1
-4
/
+1
2018-04-26
perf top: Use __map__is_kernel()
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-26
perf stat: Display length strings of each run for --table option
Jiri Olsa
2
-7
/
+13
2018-04-26
perf stat: Add --table option to display time of each run
Jiri Olsa
3
-6
/
+69
2018-04-26
perf stat: Display time in precision based on std deviation
Jiri Olsa
1
-6
/
+24
2018-04-26
perf check-headers.sh: Add support to check 2 independent files
Jiri Olsa
1
-4
/
+13
2018-04-26
perf check-headers.sh: Simplify arguments passing
Jiri Olsa
1
-10
/
+5
2018-04-26
perf buildid-cache: Support --purge-all option
Ravi Bangoria
2
-1
/
+38
2018-04-26
perf buildid-cache: Support --list option
Ravi Bangoria
2
-4
/
+43
2018-04-26
Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s...
Ingo Molnar
12
-75
/
+123
2018-04-24
perf stat: Fix duplicate PMU name for interval print
Kan Liang
2
-1
/
+5
2018-04-24
perf evsel: Only fall back group read for leader
Kan Liang
1
-1
/
+2
2018-04-24
perf stat: Print out hint for mixed PMU group error
Kan Liang
1
-1
/
+34
2018-04-24
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
1
-13
/
+7
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
1
-0
/
+1
2018-04-23
perf mem: Document incorrect and missing options
Sangwon Hong
1
-12
/
+29
2018-04-23
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2
-2
/
+8
2018-04-23
perf pmu: Fix pmu events parsing rule
Jiri Olsa
1
-4
/
+4
2018-04-23
perf stat: Keep the / modifier separator in fallback
Jiri Olsa
1
-1
/
+7
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
1
-4
/
+2
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
3
-24
/
+6
2018-04-23
perf machine: Set main kernel end address properly
Namhyung Kim
1
-12
/
+18
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
54
-511
/
+690
2018-04-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-04-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+65
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
8
-76
/
+8
2018-04-18
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-18
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-18
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
1
-3
/
+3
2018-04-18
perf record: Remove suggestion to enable APIC
Andi Kleen
1
-2
/
+1
2018-04-18
perf record: Remove misleading error suggestion
Andi Kleen
1
-2
/
+1
2018-04-18
perf hists browser: Clarify top/report browser help
Andi Kleen
1
-1
/
+1
2018-04-18
perf mem: Allow all record/report options
Andi Kleen
2
-2
/
+5
2018-04-18
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-04-18
selftests/filesystems: Don't run dnotify_test by default
Michael Ellerman
1
-5
/
+3
2018-04-17
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
1
-0
/
+6
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2
-9
/
+13
2018-04-17
perf report: Extend raw dump (-D) out with switch out event type
Alexey Budankov
1
-1
/
+3
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
1
-3
/
+15
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
10
-364
/
+451
2018-04-17
objtool: Support HOSTCFLAGS and HOSTLDFLAGS
Laura Abbott
1
-2
/
+2
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-17
/
+995
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
6
-13
/
+991
[next]