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
2009-11-21
perf symbols: Change the kernel DSO name if it comes from kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+6
2009-11-21
perf symbols: Check vmlinux buildid
Arnaldo Carvalho de Melo
1
-2
/
+26
2009-11-21
perf symbols: Do lazy symtab loading for the kernel & modules too
Arnaldo Carvalho de Melo
10
-161
/
+109
2009-11-21
perf symbols: Introduce dso__build_id_equal
Arnaldo Carvalho de Melo
1
-2
/
+6
2009-11-21
perf symbols: Filename__read_build_id should look at .notes section too
Arnaldo Carvalho de Melo
1
-9
/
+38
2009-11-21
perf symbols: Remove unrelated actions from dso__load_kernel_sym
Arnaldo Carvalho de Melo
6
-35
/
+38
2009-11-20
perf: Add 'perf kmem' tool
Li Zefan
4
-13
/
+594
2009-11-19
perf tools: Don't die() in mmap_dispatch_perf_file
Arnaldo Carvalho de Melo
1
-36
/
+44
2009-11-19
perf tools: Eliminate some more die() uses in library functions
Arnaldo Carvalho de Melo
3
-30
/
+59
2009-11-19
perf tools: perf_header__read() shouldn't die()
Arnaldo Carvalho de Melo
5
-40
/
+70
2009-11-19
perf symbols: Capture the running kernel buildid too
Arnaldo Carvalho de Melo
4
-30
/
+46
2009-11-19
perf symbols: Record the build_ids of kernel modules too
Arnaldo Carvalho de Melo
3
-1
/
+59
2009-11-19
perf symbols: Kill struct build_id_list and die() another day
Arnaldo Carvalho de Melo
4
-49
/
+28
2009-11-19
perf symbols: Fix comparision of build_ids
Arnaldo Carvalho de Melo
1
-36
/
+16
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
4
-1
/
+202
2009-11-19
perf top: Don't allocate the source parsing members upfront
Arnaldo Carvalho de Melo
1
-31
/
+45
2009-11-19
perf top: Allocate space only for the number of counters used
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-11-19
perf top: Introduce helper function to access symbol from sym_entry
Arnaldo Carvalho de Melo
1
-6
/
+11
2009-11-19
perf top: Suppress DSO column if only one is present
Arnaldo Carvalho de Melo
1
-11
/
+32
2009-11-19
perf top: Auto adjust symbol and dso widths
Arnaldo Carvalho de Melo
1
-25
/
+67
2009-11-19
perf symbols: Add a long_name_len member to struct dso
Arnaldo Carvalho de Melo
2
-5
/
+22
2009-11-19
perf tools: Add ia64 support for tools/perf/
Luck, Tony
2
-3
/
+11
2009-11-17
perf tools: Support static build
Michael S. Tsirkin
1
-9
/
+11
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
41
-567
/
+2413
2009-11-17
perf tools: Don't die() in do_write()
Arnaldo Carvalho de Melo
1
-11
/
+22
2009-11-17
perf tools: Don't die() in perf_header__new()
Arnaldo Carvalho de Melo
2
-7
/
+16
2009-11-17
perf tools: Don't die() in perf_header_attr__add_id()
Arnaldo Carvalho de Melo
3
-8
/
+17
2009-11-17
perf tools: Don't die() in perf_header__add_attr()
Arnaldo Carvalho de Melo
3
-11
/
+30
2009-11-17
perf buildid-list: Always show the DSO name
Arnaldo Carvalho de Melo
3
-6
/
+3
2009-11-17
perf top: Introduce --hide_{user,kernel}_symbols
Arnaldo Carvalho de Melo
1
-2
/
+40
2009-11-17
perf top: Use all the lines in the screen
Arnaldo Carvalho de Melo
1
-1
/
+41
2009-11-17
perf tools: Don't die in perf_header_attr__new()
Arnaldo Carvalho de Melo
3
-14
/
+17
2009-11-17
perf buildid-list: New plumbing command
Arnaldo Carvalho de Melo
6
-0
/
+154
2009-11-17
perf tools: Introduce dsos__fprintf_buildid
Arnaldo Carvalho de Melo
2
-4
/
+28
2009-11-17
perf tools: Generalize perf_header__adds_read()
Arnaldo Carvalho de Melo
2
-56
/
+98
2009-11-17
perf tools: Debug.h needs to include event.h for event_t
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-11-17
perf symbols: Pass the offset to perf_header__read_build_ids()
Arnaldo Carvalho de Melo
3
-4
/
+3
2009-11-16
perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()
Arnaldo Carvalho de Melo
1
-6
/
+20
2009-11-15
perf stat: Do not print ratio when task-clock event is not counted
Lucas De Marchi
1
-2
/
+3
2009-11-15
perf tools: Add new perf_atoll() function to parse string representing size i...
Hitoshi Mitake
2
-0
/
+85
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
11
-0
/
+795
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2
-2
/
+2
2009-11-11
perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS
Michael Cree
1
-1
/
+4
2009-11-11
perf tools: Bring linear set of section headers for features
Frederic Weisbecker
6
-45
/
+85
2009-11-11
perf tools: Use perf_header__set/has_feat whenever possible
Frederic Weisbecker
3
-13
/
+4
2009-11-11
perf tools: Read the build-ids from the header layer
Frederic Weisbecker
3
-8
/
+16
2009-11-11
perf tools: Split up build id saving into fetch and write
Frederic Weisbecker
4
-24
/
+59
2009-11-11
perf tools: Move the build-id storage operations to headers
Frederic Weisbecker
3
-34
/
+41
2009-11-11
perf tools: Synthetize the targeted process
Frederic Weisbecker
1
-1
/
+10
2009-11-10
perf bench: Improve sched-message.c with more comfortable output
Hitoshi Mitake
1
-3
/
+3
[prev]
[next]