Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e1d25cb0d248d58ac8e586ebb23bf2f6dc55c0b
/
tools
/
perf
/
util
/
trace-event-parse.c
7397d80
perf/scripts: Move common code out of Perl-specific files
by Tom Zanussi
· 15 years ago
86d8d29
perf tools: Add __data_loc support
by Hitoshi Mitake
· 15 years ago
5660ce3
perf tools: Correct size given to memset
by Julia Lawall
· 15 years ago
7691b1e
perf tools: Misc small fixes
by OGAWA Hirofumi
· 15 years ago
d1b9377
perf trace: Add interface to access perf data from Perl handlers
by Tom Zanussi
· 15 years ago
16c632d
perf trace: Add Perl scripting support
by Tom Zanussi
· 15 years ago
eb9a42c
perf trace: Add flag/symbolic format_flags
by Tom Zanussi
· 15 years ago
0d0bea5
perf tools: Add 'signed' flag setting back into trace-event-parse.c
by Tom Zanussi
· 15 years ago
4e3b799
perf tools: Use strsep() over strtok_r() for parsing single line
by Steven Rostedt
· 15 years ago
c4dc775
perf tools: Remove all char * typecasts and use const in prototype
by Steven Rostedt
· 15 years ago
afdf1a4
perf tools: Handle - and + in parsing trace print format
by Steven Rostedt
· 15 years ago
cda4846
perf tools: Add latency format to trace output
by Steven Rostedt
· 15 years ago
0d1da91
perf tools: Handle both versions of ftrace output
by Steven Rostedt
· 15 years ago
ffa1895
perf tools: Fix bprintk reading in trace output
by Steven Rostedt
· 15 years ago
07a4bdd
perf tools: Still continue on failed parsing of an event
by Steven Rostedt
· 15 years ago
13999e5
perf tools: Handle the case with and without the "signed" trace field
by Steven Rostedt
· 15 years ago
f1d1fee
perf tools: Handle newlines in trace parsing better
by Steven Rostedt
· 15 years ago
b99af87
perf tools: Handle * as typecast in trace parsing
by Steven Rostedt
· 15 years ago
0959b8d
perf tools: Handle arrays in print fields for trace parsing
by Steven Rostedt
· 15 years ago
298ebc3
perf tools: Handle trace parsing of < and >
by Steven Rostedt
· 15 years ago
91ff2bc
perf tools: Fix backslash processing on trace print formats
by Steven Rostedt
· 15 years ago
924a79a
perf tools: Handle print concatenations in event format file
by Steven Rostedt
· 15 years ago
b226f744
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
cbef79a
perf tools: Fix const char type propagation
by Randy Dunlap
· 15 years ago
064739b
perf trace: Add string/dynamic cases to format_flags
by Tom Zanussi
· 15 years ago
2774601
perf trace: Add subsystem string to struct event
by Tom Zanussi
· 15 years ago
26a5074
tracing/events: Add 'signed' field to format files
by Tom Zanussi
· 15 years ago
b934cdd
perf trace: Update eval_flag() flags array to match interrupt.h
by Tom Zanussi
· 15 years ago
ea57c4f
perf tools: Implement counter output multiplexing
by Ingo Molnar
· 15 years ago
4653881
perf sched: Fix bad event alignment
by Frederic Weisbecker
· 15 years ago
ec15676
perf sched: Import schedbench.c
by Ingo Molnar
· 15 years ago
00fc978
perf trace: Print out in nanoseconds
by Ingo Molnar
· 15 years ago
65014ab
perf tools: Work around strict aliasing related warnings
by Ingo Molnar
· 15 years ago
561f732
perf tools: Complete support for dynamic strings
by Frederic Weisbecker
· 15 years ago
d498bc1
perf tools: Fix missing string field printing in perf trace
by Frederic Weisbecker
· 15 years ago
1ef2ed1
perf tools: Only save the event formats we need
by Frederic Weisbecker
· 15 years ago
3f9edc2
perf tools: Make trace event format parser aware of cast to pointers
by Frederic Weisbecker
· 15 years ago
ea4010d
perf tools: Add trace event information parser
by Steven Rostedt
· 15 years ago