index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf tools: Add latency format to trace output
Steven Rostedt
2009-10-15
1
-19
/
+101
*
perf tools: Handle both versions of ftrace output
Steven Rostedt
2009-10-15
1
-1
/
+4
*
perf tools: Fix bprintk reading in trace output
Steven Rostedt
2009-10-15
1
-8
/
+7
*
perf tools: Still continue on failed parsing of an event
Steven Rostedt
2009-10-15
1
-11
/
+27
*
perf tools: Handle the case with and without the "signed" trace field
Steven Rostedt
2009-10-15
1
-29
/
+52
*
perf tools: Handle newlines in trace parsing better
Steven Rostedt
2009-10-15
1
-1
/
+7
*
perf tools: Handle * as typecast in trace parsing
Steven Rostedt
2009-10-15
1
-28
/
+22
*
perf tools: Handle arrays in print fields for trace parsing
Steven Rostedt
2009-10-15
1
-0
/
+62
*
perf tools: Handle trace parsing of < and >
Steven Rostedt
2009-10-15
1
-0
/
+2
*
perf tools: Fix backslash processing on trace print formats
Steven Rostedt
2009-10-15
1
-2
/
+25
*
perf tools: Handle print concatenations in event format file
Steven Rostedt
2009-10-15
1
-0
/
+16
*
Merge branch 'linus' into perf/core
Ingo Molnar
2009-10-15
1
-4
/
+4
|
\
|
*
perf tools: Fix const char type propagation
Randy Dunlap
2009-10-12
1
-4
/
+4
*
|
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
2009-10-06
1
-0
/
+24
*
|
perf trace: Add subsystem string to struct event
Tom Zanussi
2009-10-06
1
-1
/
+3
*
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
1
-0
/
+24
|
/
*
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
2009-10-06
1
-4
/
+5
*
perf tools: Implement counter output multiplexing
Ingo Molnar
2009-09-14
1
-2
/
+4
*
perf sched: Fix bad event alignment
Frederic Weisbecker
2009-09-13
1
-0
/
+23
*
perf sched: Import schedbench.c
Ingo Molnar
2009-09-13
1
-8
/
+8
*
perf trace: Print out in nanoseconds
Ingo Molnar
2009-09-03
1
-2
/
+2
*
perf tools: Work around strict aliasing related warnings
Ingo Molnar
2009-09-02
1
-6
/
+6
*
perf tools: Complete support for dynamic strings
Frederic Weisbecker
2009-08-31
1
-2
/
+14
*
perf tools: Fix missing string field printing in perf trace
Frederic Weisbecker
2009-08-28
1
-0
/
+1
*
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-28
1
-0
/
+1
*
perf tools: Make trace event format parser aware of cast to pointers
Frederic Weisbecker
2009-08-18
1
-4
/
+27
*
perf tools: Add trace event information parser
Steven Rostedt
2009-08-17
1
-0
/
+2905
[prev]