Tom Zanussi
|
0d0bea5ea4
perf tools: Add 'signed' flag setting back into trace-event-parse.c
|
15 年之前 |
Steven Rostedt
|
4e3b799d7d
perf tools: Use strsep() over strtok_r() for parsing single line
|
15 年之前 |
Steven Rostedt
|
c4dc775f53
perf tools: Remove all char * typecasts and use const in prototype
|
15 年之前 |
Steven Rostedt
|
afdf1a404e
perf tools: Handle - and + in parsing trace print format
|
15 年之前 |
Steven Rostedt
|
cda48461c7
perf tools: Add latency format to trace output
|
15 年之前 |
Steven Rostedt
|
0d1da915c7
perf tools: Handle both versions of ftrace output
|
15 年之前 |
Steven Rostedt
|
ffa1895561
perf tools: Fix bprintk reading in trace output
|
15 年之前 |
Steven Rostedt
|
07a4bdddcf
perf tools: Still continue on failed parsing of an event
|
15 年之前 |
Steven Rostedt
|
13999e5934
perf tools: Handle the case with and without the "signed" trace field
|
15 年之前 |
Steven Rostedt
|
f1d1feecf0
perf tools: Handle newlines in trace parsing better
|
15 年之前 |
Steven Rostedt
|
b99af87482
perf tools: Handle * as typecast in trace parsing
|
15 年之前 |
Steven Rostedt
|
0959b8d65c
perf tools: Handle arrays in print fields for trace parsing
|
15 年之前 |
Steven Rostedt
|
298ebc3ef2
perf tools: Handle trace parsing of < and >
|
15 年之前 |
Steven Rostedt
|
91ff2bc191
perf tools: Fix backslash processing on trace print formats
|
15 年之前 |
Steven Rostedt
|
924a79af2c
perf tools: Handle print concatenations in event format file
|
15 年之前 |
Ingo Molnar
|
b226f744d4
Merge branch 'linus' into perf/core
|
15 年之前 |
Randy Dunlap
|
cbef79a82a
perf tools: Fix const char type propagation
|
15 年之前 |
Tom Zanussi
|
064739bc4b
perf trace: Add string/dynamic cases to format_flags
|
15 年之前 |
Tom Zanussi
|
2774601811
perf trace: Add subsystem string to struct event
|
15 年之前 |
Tom Zanussi
|
26a50744b2
tracing/events: Add 'signed' field to format files
|
15 年之前 |
Tom Zanussi
|
b934cdd55f
perf trace: Update eval_flag() flags array to match interrupt.h
|
15 年之前 |
Ingo Molnar
|
ea57c4f520
perf tools: Implement counter output multiplexing
|
15 年之前 |
Frederic Weisbecker
|
4653881802
perf sched: Fix bad event alignment
|
15 年之前 |
Ingo Molnar
|
ec156764d4
perf sched: Import schedbench.c
|
15 年之前 |
Ingo Molnar
|
00fc97863c
perf trace: Print out in nanoseconds
|
15 年之前 |
Ingo Molnar
|
65014ab361
perf tools: Work around strict aliasing related warnings
|
15 年之前 |
Frederic Weisbecker
|
561f732c12
perf tools: Complete support for dynamic strings
|
15 年之前 |
Frederic Weisbecker
|
d498bc1f62
perf tools: Fix missing string field printing in perf trace
|
15 年之前 |
Frederic Weisbecker
|
1ef2ed1066
perf tools: Only save the event formats we need
|
15 年之前 |
Frederic Weisbecker
|
3f9edc2382
perf tools: Make trace event format parser aware of cast to pointers
|
16 年之前 |