David Ahern
|
c70c94b474
perf script: Move printing of 'common' data from print_event and rename
|
14 年之前 |
David Ahern
|
2ee7a49f93
perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse
|
14 年之前 |
Kyle McMartin
|
fb7d0b3cef
perf tool: Fix gcc 4.6.0 issues
|
14 年之前 |
Linus Torvalds
|
4d7b4ac22f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Frederic Weisbecker
|
de068ec048
perf: Fix static strings treated like dynamic ones
|
15 年之前 |
Frederic Weisbecker
|
d00a47cce5
perf: Fix warning while reading ring buffer headers
|
15 年之前 |
Thomas Gleixner
|
a1e2f60e3e
perf: Fix dynamic field detection
|
15 年之前 |
Ian Munsie
|
c055564217
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
|
15 年之前 |
Arnaldo Carvalho de Melo
|
e9e94e3bd8
perf trace: Ignore "overwrite" field if present in /events/header_page
|
15 年之前 |
Tom Zanussi
|
7397d80ddd
perf/scripts: Move common code out of Perl-specific files
|
15 年之前 |
Hitoshi Mitake
|
86d8d29634
perf tools: Add __data_loc support
|
15 年之前 |
Julia Lawall
|
5660ce3424
perf tools: Correct size given to memset
|
15 年之前 |
OGAWA Hirofumi
|
7691b1ec2e
perf tools: Misc small fixes
|
15 年之前 |
Tom Zanussi
|
d1b93772be
perf trace: Add interface to access perf data from Perl handlers
|
15 年之前 |
Tom Zanussi
|
16c632de64
perf trace: Add Perl scripting support
|
15 年之前 |
Tom Zanussi
|
eb9a42caa7
perf trace: Add flag/symbolic format_flags
|
15 年之前 |
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 年之前 |