Tzvetomir Stoyanov (VMware)
|
59c1baee25
tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
|
7 vuotta sitten |
Tzvetomir Stoyanov (VMware)
|
096177a8b5
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
|
7 vuotta sitten |
Janne Huttunen
|
db0ba84c04
perf script python: Fix dict reference counting
|
7 vuotta sitten |
Jeremy Cline
|
877cc63968
perf tools: Generate a Python script compatible with Python 2 and 3
|
7 vuotta sitten |
Jin Yao
|
48a1f56526
perf script python: Add more PMU fields to event handler dict
|
7 vuotta sitten |
Jin Yao
|
5f9e0f3158
perf script python: Move dsoname code to a new function
|
7 vuotta sitten |
Leo Yan
|
943f32a0e8
perf script python: Add addr into perf sample dict
|
7 vuotta sitten |
Jaroslav Škarvada
|
66dfdff03d
perf tools: Add Python 3 support
|
7 vuotta sitten |
Kan Liang
|
41013f0c09
perf script python: Add script to profile and resolve physical mem type
|
7 vuotta sitten |
Pravin Shedge
|
3315d14f8e
perf perf: Remove duplicate includes
|
7 vuotta sitten |
Arun Kalyanasundaram
|
a641860550
perf script python: Generate hooks with additional argument
|
8 vuotta sitten |
Arun Kalyanasundaram
|
f38d281663
perf script python: Add perf_sample dict to tracepoint handlers
|
8 vuotta sitten |
Arun Kalyanasundaram
|
74ec14f389
perf script python: Add sample_read to dict
|
8 vuotta sitten |
Arun Kalyanasundaram
|
892e76b2e8
perf script python: Refactor creation of perf sample dict
|
8 vuotta sitten |
Arun Kalyanasundaram
|
e9f9a9ca85
perf script python: Allocate memory only if handler exists
|
8 vuotta sitten |
Arnaldo Carvalho de Melo
|
6c3466435b
tools: Adopt __noreturn from kernel sources
|
8 vuotta sitten |
SeongJae Park
|
c76132dc51
perf script: Fix outdated comment for perf-trace-python
|
8 vuotta sitten |
Arnaldo Carvalho de Melo
|
fea013928c
perf tools: Move print_binary definitions to separate files
|
8 vuotta sitten |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 vuotta sitten |
Linus Torvalds
|
3f26b0c876
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 vuotta sitten |
Arnaldo Carvalho de Melo
|
8bd8c65333
tools perf scripting python: clang doesn't have -spec, remove it
|
8 vuotta sitten |
Daniel Borkmann
|
0fe0559179
lib, traceevent: add PRINT_HEX_STR variant
|
8 vuotta sitten |
Arnaldo Carvalho de Melo
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 vuotta sitten |
Jiri Olsa
|
accaed2659
perf tools: Make is_printable_array global
|
9 vuotta sitten |
Jiri Olsa
|
249de6e074
perf script python: Fix string vs byte array resolving
|
9 vuotta sitten |
Arnaldo Carvalho de Melo
|
39f54862a9
perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0
|
9 vuotta sitten |
Masami Hiramatsu
|
b5d8bbe860
perf tools: Use SBUILD_ID_SIZE where applicable
|
9 vuotta sitten |
Arnaldo Carvalho de Melo
|
62665dff75
perf scripting python: Use Py_FatalError instead of die()
|
9 vuotta sitten |
Chris Phlipot
|
aff633406c
perf script: Fix incorrect python db-export error message
|
9 vuotta sitten |
Chris Phlipot
|
2c15f5eb04
perf script: Expose usage of the callchain db export via the python api
|
9 vuotta sitten |