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
2009-10-17
perf tools: Move dereference after NULL test
Julia Lawall
4
-8
/
+8
2009-10-15
perf trace: Add filter Suppport
Li Zefan
3
-3
/
+40
2009-10-15
perf tools: Remove all char * typecasts and use const in prototype
Steven Rostedt
1
-61
/
+61
2009-10-15
perf tools: Handle - and + in parsing trace print format
Steven Rostedt
1
-0
/
+6
2009-10-15
perf tools: Add latency format to trace output
Steven Rostedt
3
-19
/
+114
2009-10-15
perf tools: Handle both versions of ftrace output
Steven Rostedt
1
-1
/
+4
2009-10-15
perf tools: Fix bprintk reading in trace output
Steven Rostedt
1
-8
/
+7
2009-10-15
perf tools: Still continue on failed parsing of an event
Steven Rostedt
2
-17
/
+35
2009-10-15
perf tools: Handle the case with and without the "signed" trace field
Steven Rostedt
1
-29
/
+52
2009-10-15
perf tools: Handle newlines in trace parsing better
Steven Rostedt
1
-1
/
+7
2009-10-15
perf tools: Handle * as typecast in trace parsing
Steven Rostedt
1
-28
/
+22
2009-10-15
perf tools: Handle arrays in print fields for trace parsing
Steven Rostedt
1
-0
/
+62
2009-10-15
perf tools: Handle trace parsing of < and >
Steven Rostedt
1
-0
/
+2
2009-10-15
perf tools: Fix backslash processing on trace print formats
Steven Rostedt
1
-2
/
+25
2009-10-15
perf tools: Handle print concatenations in event format file
Steven Rostedt
1
-0
/
+16
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
4
-14
/
+24
2009-10-13
perf tools: Move threads & last_match to threads.c
Arnaldo Carvalho de Melo
6
-84
/
+45
2009-10-13
perf tools: Remove expensive old debug code from perf top
Mike Galbraith
1
-14
/
+1
2009-10-13
perf tools: Do not manually count string lengths
Vincent Legoll
2
-8
/
+13
2009-10-13
perf tools: Remove static debugfs path from parse-events
Ashwin Chaugule
1
-1
/
+4
2009-10-12
perf tools: Fix the NO_64BIT build on pure 64-bit systems
Ingo Molnar
1
-7
/
+14
2009-10-12
perf sched: Add -C option to measure on a specific CPU
Mike Galbraith
1
-1
/
+100
2009-10-12
perf tools: Fix counter sample frequency breakage
Mike Galbraith
2
-8
/
+34
2009-10-12
perf tools: Fix const char type propagation
Randy Dunlap
2
-6
/
+6
2009-10-09
perf tools: Provide backward compatibility with previous perf.data version
Frederic Weisbecker
1
-1
/
+7
2009-10-08
perf tools: Fix thread comm resolution in perf sched
Frederic Weisbecker
3
-68
/
+13
2009-10-08
perf tools: Improve kernel/modules symbol lookup
Arnaldo Carvalho de Melo
1
-87
/
+201
2009-10-08
perf tools: Up the verbose level for some really verbose stuff
Arnaldo Carvalho de Melo
3
-6
/
+6
2009-10-08
perf tools: Improve thread comm resolution in perf sched
Frederic Weisbecker
3
-12
/
+67
2009-10-08
perf tools: Unify perf.data mapping and events handling
Frederic Weisbecker
6
-401
/
+334
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
8
-18
/
+54
2009-10-07
perf tools: Start the perf.data mapping at data offset in perf trace
Frederic Weisbecker
1
-1
/
+6
2009-10-06
perf tools: Default to 1 KHz auto-sampling freq events
Ingo Molnar
2
-45
/
+45
2009-10-06
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
2
-0
/
+26
2009-10-06
perf trace: Add subsystem string to struct event
Tom Zanussi
2
-2
/
+5
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2
-0
/
+25
2009-10-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
11
-18
/
+47
2009-10-06
perf_event: Provide vmalloc() based mmap() backing
Peter Zijlstra
1
-0
/
+3
2009-10-06
perf tools: elf_sym__is_function() should accept "zero" sized functions
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-10-06
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
1
-4
/
+5
2009-10-06
perf trace: Remove unused code in builtin-trace.c
Tom Zanussi
1
-6
/
+0
2009-10-05
perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc
Arnaldo Carvalho de Melo
1
-5
/
+2
2009-10-05
perf tools: /proc/modules names don't always match its name
Arnaldo Carvalho de Melo
3
-1
/
+14
2009-10-05
perf tools: Create maps for modules when processing kallsyms
Arnaldo Carvalho de Melo
2
-41
/
+122
2009-10-05
perf top: Keep the default of asking for kernel module symbols
Arnaldo Carvalho de Melo
1
-3
/
+1
2009-10-04
perf: Propagate term signal to child
Chris Wilson
2
-1
/
+13
2009-10-04
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
4
-39
/
+18
2009-10-03
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
4
-88
/
+74
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
13
-929
/
+453
2009-10-01
perf tools: Run generate-cmdlist.sh properly
Mulyadi Santosa
1
-1
/
+1
[next]