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
starfive-6.6.48-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
2016-08-23
perf tools: Skip running the feature tests for 'make install-doc'
Rui Teng
1
-1
/
+1
2016-08-23
perf tools: Use __weak definition from linux/compiler.h
Rui Teng
1
-2
/
+1
2016-08-23
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
4
-2
/
+10
2016-08-23
tools: Copy coresight-pmu.h header file needed by perf tools
Mathieu Poirier
3
-0
/
+43
2016-08-23
perf disassemble: Extract logic to find file to pass to objdump to a separate...
Arnaldo Carvalho de Melo
1
-22
/
+32
2016-08-23
perf disassemble: Simplify logic for picking the filename to disassemble
Arnaldo Carvalho de Melo
1
-25
/
+16
2016-08-23
perf disassemble: Move check for kallsyms + !kcore
Arnaldo Carvalho de Melo
1
-8
/
+8
2016-08-23
perf hists: Add support for header span
Jiri Olsa
7
-14
/
+25
2016-08-23
perf tools stdio: Display multiple header lines
Jiri Olsa
1
-9
/
+25
2016-08-23
perf tools tui: Display multiple header lines
Jiri Olsa
1
-8
/
+17
2016-08-23
perf hists: Add line argument into perf_hpp_fmt's header callback
Jiri Olsa
7
-12
/
+14
2016-08-23
perf hists: Introduce nr_header_lines into struct perf_hpp_list
Jiri Olsa
3
-3
/
+14
2016-08-23
perf top: Use MSEC_PER_SEC
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-08-23
perf bench futex: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
3
-6
/
+9
2016-08-23
perf kvm: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
1
-5
/
+5
2016-08-23
perf record: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-08-23
perf bench sched-messaging: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-08-23
perf bench mem: Use USEC_PER_SEC
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-08-23
perf stat: Use *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-08-23
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
Arnaldo Carvalho de Melo
1
-4
/
+5
2016-08-23
perf timechart: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2
-11
/
+13
2016-08-23
perf sched: Use linux/time64.h
Arnaldo Carvalho de Melo
1
-18
/
+19
2016-08-23
perf bench numa: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
1
-26
/
+27
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
12
-27
/
+34
2016-08-18
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
1
-1
/
+5
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2
-2
/
+2
2016-08-16
Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
12
-40
/
+136
2016-08-16
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-08-16
tools: Sync kvm related header files for arm64 and s390
Arnaldo Carvalho de Melo
3
-0
/
+44
2016-08-16
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
1
-3
/
+9
2016-08-15
perf probe: Check for dup and fdopen failures
Colin Ian King
1
-4
/
+20
2016-08-15
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
1
-1
/
+2
2016-08-15
perf script: Don't disable use_callchain if input is pipe
He Kuang
1
-1
/
+3
2016-08-15
perf script: Show proper message when failed list scripts
He Kuang
1
-2
/
+7
2016-08-15
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-08-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-54
/
+210
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2016-08-12
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
1
-0
/
+2
2016-08-12
perf tools mem: Fix -t store option for record command
Jiri Olsa
1
-0
/
+3
2016-08-12
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2016-08-11
tools/testing/nvdimm: fix SIGTERM vs hotplug crash
Dan Williams
1
-0
/
+2
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-08-09
Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
14
-54
/
+210
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
3
-21
/
+49
2016-08-09
perf probe: Add function to post process kernel trace events
Ravi Bangoria
1
-11
/
+18
2016-08-09
tools: Sync cpufeatures headers with the kernel
Arnaldo Carvalho de Melo
2
-0
/
+4
2016-08-09
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
Arnaldo Carvalho de Melo
1
-1
/
+85
2016-08-09
tools: Sync cpufeatures.h and vmx.h with the kernel
Arnaldo Carvalho de Melo
2
-9
/
+4
2016-08-09
perf probe: Support signedness casting
Naohiro Aota
2
-4
/
+21
[next]