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
2013-10-09
tools/perf/build: Speed up the final link
Ingo Molnar
1
-3
/
+7
2013-10-09
tools/perf/build: Speed up git-version test on re-make
Ingo Molnar
1
-2
/
+13
2013-10-09
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...
Ingo Molnar
3
-6
/
+238
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
6
-24
/
+12
2013-10-09
tools/perf: Clean up util/include/linux/compiler.h
Ingo Molnar
1
-5
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'backtrace'
Ingo Molnar
3
-1
/
+16
2013-10-09
tools/perf/build: Split out feature check: 'on-exit'
Ingo Molnar
3
-1
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'strlcpy'
Ingo Molnar
3
-1
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'libbfd'
Ingo Molnar
3
-2
/
+13
2013-10-09
tools/perf/build: Split out feature check: 'libpython-version'
Ingo Molnar
3
-1
/
+16
2013-10-09
tools/perf/build: Split out feature check: 'libpython'
Ingo Molnar
3
-1
/
+27
2013-10-09
tools/perf/build: Split out feature check: 'libperl'
Ingo Molnar
3
-1
/
+24
2013-10-09
tools/perf/build: Split out feature check: 'gtk2-infobar'
Ingo Molnar
3
-1
/
+16
2013-10-09
tools/perf/build: Split out feature check: 'gtk2'
Ingo Molnar
3
-1
/
+16
2013-10-09
tools/perf/build: Split out feature check: 'libslang'
Ingo Molnar
3
-2
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'libaudit'
Ingo Molnar
3
-2
/
+13
2013-10-09
tools/perf/build: Split out feature check: 'libunwind'
Ingo Molnar
3
-5
/
+32
2013-10-09
tools/perf/build: Clean up the libunwind logic in config/Makefile
Ingo Molnar
1
-12
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
Ingo Molnar
3
-2
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'libelf-mmap'
Ingo Molnar
3
-3
/
+14
2013-10-09
tools/perf/build: Clean up the mmap logic in config/Makefile
Ingo Molnar
1
-25
/
+26
2013-10-09
tools/perf/build: Split out feature check: 'dwarf'
Ingo Molnar
3
-2
/
+15
2013-10-09
tools/perf/build: Split out feature check: 'glibc'
Ingo Molnar
3
-2
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'libelf'
Ingo Molnar
3
-2
/
+13
2013-10-09
tools/perf/build: Clean up the libelf logic in config/Makefile
Ingo Molnar
1
-29
/
+29
2013-10-09
tools/perf/build: Split out feature check: 'bionic'
Ingo Molnar
3
-5
/
+17
2013-10-09
tools/perf/build: Split out feature check: 'fortify-source'
Ingo Molnar
3
-1
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'volatile-register-var'
Ingo Molnar
3
-1
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'stackprotector'
Ingo Molnar
3
-1
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'stackprotector-all'
Ingo Molnar
3
-1
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'libnuma'
Ingo Molnar
3
-4
/
+18
2013-10-09
tools/perf/build: Add 'autodep' functionality, generate feature test dependen...
Ingo Molnar
1
-2
/
+6
2013-10-09
tools/perf/build: Add feature check core code
Ingo Molnar
3
-0
/
+38
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
30
-86
/
+86
2013-10-08
Merge branch 'perf/urgent' into tools/perf/build
Ingo Molnar
8
-23
/
+77
2013-10-04
perf session: Fix infinite loop on invalid perf.data file
Namhyung Kim
2
-1
/
+13
2013-10-04
perf tools: Fix installation of libexec components
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-10-04
perf probe: Fix to find line information for probe list
Masami Hiramatsu
3
-21
/
+59
2013-10-04
perf tools: Fix libaudit test
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-10-04
perf stat: Set child_pid after perf_evlist__prepare_workload()
Namhyung Kim
1
-0
/
+1
2013-10-04
perf tools: Add default handler for mmap2 events
David Ahern
1
-0
/
+2
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
17
-15
/
+122
2013-10-04
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...
Andi Kleen
2
-0
/
+6
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
8
-5
/
+66
2013-10-04
tools/perf/stat: Add perf stat --transaction
Andi Kleen
5
-1
/
+171
2013-10-04
tools/perf: Fix sorting for 64bit entries
Andi Kleen
1
-2
/
+2
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-25
perf symbols: Demangle cloned functions
Andi Kleen
1
-1
/
+26
2013-09-25
perf machine: Fix path unpopulated in machine__create_modules()
Adrian Hunter
1
-1
/
+1
2013-09-25
perf tools: Explicitly add libdl dependency
David Ahern
1
-1
/
+1
[next]