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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-11
perf_counter tools: PLT info is stripped in -debuginfo packages
Arnaldo Carvalho de Melo
1
-51
/
+65
2009-07-11
perf report: Make the output more compact
Arnaldo Carvalho de Melo
1
-15
/
+21
2009-07-11
strlist: Introduce strlist__entry and strlist__nr_entries methods
Arnaldo Carvalho de Melo
2
-4
/
+27
2009-07-11
perf report: Tidy up reporting of symbols not found
Arnaldo Carvalho de Melo
1
-3
/
+2
2009-07-11
perf report: Adjust column width to the values sampled
Arnaldo Carvalho de Melo
5
-32
/
+164
2009-07-10
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
1
-19
/
+17
2009-07-10
perf_counter: Clean up global vs counter enable
Peter Zijlstra
1
-8
/
+8
2009-07-10
perf_counter: Fix up P6 PMU details
Peter Zijlstra
1
-5
/
+23
2009-07-10
perf_counter: Add P6 PMU support
Vince Weaver
2
-15
/
+220
2009-07-10
perf_counter tools: Rename cache events to remove $
Anton Blanchard
1
-2
/
+2
2009-07-05
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
3
-41
/
+124
2009-07-05
perf_counter tools: callchains: Manage the cumul hits on the fly
Frederic Weisbecker
1
-4
/
+8
2009-07-05
perf report: Change default callchain parameters
Frederic Weisbecker
1
-2
/
+2
2009-07-05
perf report: Use a modifiable string for default callchain options
Frederic Weisbecker
1
-1
/
+3
2009-07-05
perf report: Warn on callchain output request from non-callchain file
Frederic Weisbecker
1
-3
/
+13
2009-07-04
x86: atomic64: Inline atomic64_read() again
Eric Dumazet
2
-22
/
+23
2009-07-03
x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()
Ingo Molnar
1
-4
/
+4
2009-07-03
x86: atomic64: Improve atomic64_xchg()
Ingo Molnar
2
-15
/
+15
2009-07-03
x86: atomic64: Export APIs to modules
Ingo Molnar
2
-1
/
+19
2009-07-03
x86: atomic64: Improve atomic64_read()
Eric Dumazet
1
-2
/
+10
2009-07-03
x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP
Paul Mackerras
2
-11
/
+47
2009-07-03
x86: atomic64: Fix unclean type use in atomic64_xchg()
Ingo Molnar
1
-1
/
+1
2009-07-03
x86: atomic64: Make atomic_read() type-safe
Ingo Molnar
1
-1
/
+4
2009-07-03
x86: atomic64: Reduce size of functions
Ingo Molnar
1
-2
/
+2
2009-07-03
x86: atomic64: Improve atomic64_add_return()
Ingo Molnar
1
-3
/
+12
2009-07-03
x86: atomic64: Improve cmpxchg8b()
Eric Dumazet
1
-12
/
+7
2009-07-03
x86: atomic64: Improve atomic64_read()
Eric Dumazet
1
-6
/
+2
2009-07-03
x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file
Ingo Molnar
3
-117
/
+237
2009-07-03
x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too
Eric Dumazet
1
-1
/
+1
2009-07-03
perf report: Annotate variable initialization
Ingo Molnar
1
-1
/
+1
2009-07-03
perf_counter tools: Adjust symbols in ET_EXEC files too
Arnaldo Carvalho de Melo
2
-6
/
+7
2009-07-02
perf_counter tools: Display percents of hits in callchain with overhead colors
Frederic Weisbecker
1
-2
/
+3
2009-07-02
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
5
-56
/
+38
2009-07-02
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
3
-21
/
+49
2009-07-02
perf report: Add support for callchain graph output
Frederic Weisbecker
3
-18
/
+185
2009-07-02
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
Frederic Weisbecker
2
-1
/
+4
2009-07-02
perf_counter tools: Create new chain_for_each_child() iterator
Frederic Weisbecker
1
-3
/
+6
2009-07-02
perf_counter tools: Enable kernel module symbol loading in tools
Mike Galbraith
3
-8
/
+38
2009-07-02
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
5
-14
/
+156
2009-07-02
perf_counter tools: Add infrastructure to support loading of kernel module sy...
Mike Galbraith
3
-0
/
+564
2009-07-02
perf_counter tools: Make symbol loading consistently return number of loaded ...
Mike Galbraith
4
-6
/
+9
2009-07-02
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
1
-2
/
+4
2009-07-02
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
Frederic Weisbecker
4
-8
/
+30
2009-07-02
perf_counter tools: Share list.h with the kernel
Arnaldo Carvalho de Melo
10
-608
/
+32
2009-07-02
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
12
-562
/
+39
2009-07-01
perf list: Add cache events
Jaswinder Singh Rajput
1
-1
/
+16
2009-07-01
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
1
-17
/
+10
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
27
-128
/
+151
2009-07-01
perf report: Fix HV bit mismerge
Ingo Molnar
1
-3
/
+3
2009-07-01
perf_counter tools: Rework event string parsing/syntax
Paul Mackerras
1
-72
/
+160
[next]