Jaroslav Škarvada
|
66dfdff03d
perf tools: Add Python 3 support
|
7 лет назад |
Kan Liang
|
41013f0c09
perf script python: Add script to profile and resolve physical mem type
|
7 лет назад |
Pravin Shedge
|
3315d14f8e
perf perf: Remove duplicate includes
|
7 лет назад |
Arun Kalyanasundaram
|
a641860550
perf script python: Generate hooks with additional argument
|
8 лет назад |
Arun Kalyanasundaram
|
f38d281663
perf script python: Add perf_sample dict to tracepoint handlers
|
8 лет назад |
Arun Kalyanasundaram
|
74ec14f389
perf script python: Add sample_read to dict
|
8 лет назад |
Arun Kalyanasundaram
|
892e76b2e8
perf script python: Refactor creation of perf sample dict
|
8 лет назад |
Arun Kalyanasundaram
|
e9f9a9ca85
perf script python: Allocate memory only if handler exists
|
8 лет назад |
Arnaldo Carvalho de Melo
|
6c3466435b
tools: Adopt __noreturn from kernel sources
|
8 лет назад |
SeongJae Park
|
c76132dc51
perf script: Fix outdated comment for perf-trace-python
|
8 лет назад |
Arnaldo Carvalho de Melo
|
fea013928c
perf tools: Move print_binary definitions to separate files
|
8 лет назад |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 лет назад |
Linus Torvalds
|
3f26b0c876
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 лет назад |
Arnaldo Carvalho de Melo
|
8bd8c65333
tools perf scripting python: clang doesn't have -spec, remove it
|
8 лет назад |
Daniel Borkmann
|
0fe0559179
lib, traceevent: add PRINT_HEX_STR variant
|
8 лет назад |
Arnaldo Carvalho de Melo
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 лет назад |
Jiri Olsa
|
accaed2659
perf tools: Make is_printable_array global
|
9 лет назад |
Jiri Olsa
|
249de6e074
perf script python: Fix string vs byte array resolving
|
9 лет назад |
Arnaldo Carvalho de Melo
|
39f54862a9
perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0
|
9 лет назад |
Masami Hiramatsu
|
b5d8bbe860
perf tools: Use SBUILD_ID_SIZE where applicable
|
9 лет назад |
Arnaldo Carvalho de Melo
|
62665dff75
perf scripting python: Use Py_FatalError instead of die()
|
9 лет назад |
Chris Phlipot
|
aff633406c
perf script: Fix incorrect python db-export error message
|
9 лет назад |
Chris Phlipot
|
2c15f5eb04
perf script: Expose usage of the callchain db export via the python api
|
9 лет назад |
Chris Phlipot
|
451db12617
perf tools: Refactor code to move call path handling out of thread-stack
|
9 лет назад |
Arnaldo Carvalho de Melo
|
91d7b2de31
perf callchain: Start moving away from global per thread cursors
|
9 лет назад |
Colin Ian King
|
979ac257b0
perf script: Fix double free on command_line
|
9 лет назад |
Taeung Song
|
8579aca3f9
perf script: Exception handling when the print fmt is empty
|
9 лет назад |
Jiri Olsa
|
aef9026356
perf script: Add python support for stat events
|
9 лет назад |
Adrian Hunter
|
44cbe7295c
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
|
10 лет назад |
He Kuang
|
76055940c1
tools lib traceevent: Support function __get_dynamic_array_len
|
10 лет назад |