Arnaldo Carvalho de Melo
|
894f3f1732
perf script: Use event_format__fprintf()
|
7 년 전 |
Arnaldo Carvalho de Melo
|
5ce2c5b4e4
perf script: Use pr_debug where appropriate
|
7 년 전 |
Arnaldo Carvalho de Melo
|
69c7125229
perf script: Add a few missing conversions to fprintf style
|
7 년 전 |
Christophe JAILLET
|
db49bc155a
perf script: Fix error handling path
|
8 년 전 |
Arnaldo Carvalho de Melo
|
a1a587073c
perf script: Use fprintf like printing uniformly
|
7 년 전 |
Arnaldo Carvalho de Melo
|
923d0c9ae5
perf tools: Introduce binary__fprintf()
|
7 년 전 |
Ingo Molnar
|
ca4b9c3b74
Merge branch 'perf/urgent' into perf/core, to pick up fixes
|
7 년 전 |
Mark Santaniello
|
e9516c0813
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
|
7 년 전 |
Arnaldo Carvalho de Melo
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 년 전 |
Andi Kleen
|
b1491ace8e
perf script: Support user regs
|
8 년 전 |
Kan Liang
|
49d58f04eb
perf script: Support physical address
|
8 년 전 |
Dan Carpenter
|
2ec5cab604
perf script: Remove some bogus error handling
|
8 년 전 |
David Carrillo-Cisneros
|
e9def1b2e7
perf tools: Add feature header record to pipe-mode
|
8 년 전 |
David Carrillo-Cisneros
|
114f709e01
perf tool: Add show_feature_header to perf_tool
|
8 년 전 |
Adrian Hunter
|
644e0840ad
perf auxtrace: Add CPU filter support
|
8 년 전 |
Adrian Hunter
|
65c5e18f9d
perf script: Add synthesized Intel PT power and ptwrite events
|
8 년 전 |
Adrian Hunter
|
47e780848e
perf script: Add 'synth' field for synthesized event payloads
|
8 년 전 |
Adrian Hunter
|
1405720d4f
perf script: Add 'synth' event type for synthesized events
|
8 년 전 |
Adrian Hunter
|
701516ae3d
perf script: Fix message because field list option is -F not -f
|
8 년 전 |
Mark Santaniello
|
106dacd86f
perf script: Support -F brstackoff,dso
|
8 년 전 |
Mark Santaniello
|
55b9b50811
perf script: Support -F brstack,dso and brstacksym,dso
|
8 년 전 |
Andi Kleen
|
36ce565114
perf script: Allow adding and removing fields
|
8 년 전 |
Namhyung Kim
|
325fbff51f
perf script: Add --inline option for debugging
|
8 년 전 |
Arnaldo Carvalho de Melo
|
7a8ef4c4b5
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
|
8 년 전 |
Arnaldo Carvalho de Melo
|
391e420600
perf tools: Include sys/param.h where needed
|
8 년 전 |
Arnaldo Carvalho de Melo
|
9607ad3a63
perf tools: Add signal.h to places using its definitions
|
8 년 전 |
Arnaldo Carvalho de Melo
|
76b31a29dd
perf tools: Remove include dirent.h from util.h
|
8 년 전 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 년 전 |
Arnaldo Carvalho de Melo
|
a067558e2f
perf tools: Move extra string util functions to util/string2.h
|
8 년 전 |
Arnaldo Carvalho de Melo
|
fea013928c
perf tools: Move print_binary definitions to separate files
|
8 년 전 |