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
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
11
-1
/
+11
2017-04-19
perf tools: Remove misplaced __maybe_unused in some functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-19
perf tools: Use api/fs/tracing_path.h where needed
Arnaldo Carvalho de Melo
3
-1
/
+2
2017-04-19
perf tools: No need to include bitops.h in util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
15
-28
/
+52
2017-04-19
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
8
-6
/
+12
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
17
-11
/
+22
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
95
-2
/
+96
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
23
-41
/
+72
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
8
-27
/
+40
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
12
-78
/
+91
2017-04-19
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
37
-55
/
+114
2017-04-19
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
Arnaldo Carvalho de Melo
2
-26
/
+0
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
6
-11
/
+12
2017-04-19
perf tools: Remove PRI[xu] macros from perf.h
Arnaldo Carvalho de Melo
1
-20
/
+0
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
59
-1
/
+59
2017-04-19
perf tools: Remove unused macros from util.h
Arnaldo Carvalho de Melo
1
-12
/
+0
2017-04-19
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2017-04-19
objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
Arnaldo Carvalho de Melo
2
-4
/
+2
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
42
-1
/
+42
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2
-2
/
+3
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+11
2017-04-19
perf tools: Remove FLEX_ARRAY definition
Arnaldo Carvalho de Melo
2
-24
/
+2
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
tools/power/x86/intel_pstate_tracer: Adjust directory ownership
Doug Smythies
1
-0
/
+17
2017-04-18
Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+117
2017-04-18
selftests: ftrace: Add check for function-fork before running pid filter test
Steven Rostedt (VMware)
1
-4
/
+23
2017-04-18
selftests: ftrace: Add a testcase for function PID filter
Namhyung Kim
1
-0
/
+98
2017-04-17
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
1
-1
/
+1
2017-04-17
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
1
-23
/
+9
2017-04-17
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
1
-5
/
+65
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-18
/
+27
2017-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2017-04-13
tools: bpf_jit_disasm: Add option to dump JIT image to a file.
David Daney
1
-4
/
+36
2017-04-13
Revert "perf tools: Fix include of linux/mman.h"
David Carrillo-Cisneros
1
-1
/
+1
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
1
-1
/
+2
2017-04-13
tools build: Fix feature detection redefinion of build flags
David Carrillo-Cisneros
1
-5
/
+5
2017-04-13
perf tools: Disable JVMTI if no ELF support available
David Carrillo-Cisneros
1
-1
/
+3
2017-04-13
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
1
-1
/
+2
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
2
-5
/
+11
2017-04-13
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2017-04-13
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-13
/
+15
2017-04-13
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2017-04-13
tools/power turbostat: fix impossibly large CPU%c1 value
Len Brown
1
-1
/
+1
2017-04-13
tools/power turbostat: turbostat.8 add missing column definitions
Doug Smythies
1
-0
/
+2
2017-04-13
tools/power turbostat: update HWP dump to decimal from hex
Len Brown
1
-3
/
+3
2017-04-13
tools/power turbostat: enable package THERM_INTERRUPT dump
Len Brown
1
-6
/
+2
2017-04-13
tools/power turbostat: show missing Core and GFX power on SKL and KBL
Len Brown
1
-1
/
+3
[prev]
[next]