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
/
perf
/
util
/
trace-event-parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
perf tools: Use strsep() over strtok_r() for parsing single line
Steven Rostedt
1
-3
/
+6
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
1
-19
/
+101
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
1
-11
/
+27
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
1
-4
/
+4
2009-10-12
perf tools: Fix const char type propagation
Randy Dunlap
1
-4
/
+4
2009-10-06
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
1
-0
/
+24
2009-10-06
perf trace: Add subsystem string to struct event
Tom Zanussi
1
-1
/
+3
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
1
-0
/
+24
2009-10-06
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
1
-4
/
+5
2009-09-14
perf tools: Implement counter output multiplexing
Ingo Molnar
1
-2
/
+4
2009-09-13
perf sched: Fix bad event alignment
Frederic Weisbecker
1
-0
/
+23
2009-09-13
perf sched: Import schedbench.c
Ingo Molnar
1
-8
/
+8
2009-09-03
perf trace: Print out in nanoseconds
Ingo Molnar
1
-2
/
+2
2009-09-02
perf tools: Work around strict aliasing related warnings
Ingo Molnar
1
-6
/
+6
2009-08-31
perf tools: Complete support for dynamic strings
Frederic Weisbecker
1
-2
/
+14
2009-08-28
perf tools: Fix missing string field printing in perf trace
Frederic Weisbecker
1
-0
/
+1
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
1
-0
/
+1
2009-08-18
perf tools: Make trace event format parser aware of cast to pointers
Frederic Weisbecker
1
-4
/
+27
2009-08-17
perf tools: Add trace event information parser
Steven Rostedt
1
-0
/
+2905
[prev]