Commit Graph

1330 Commits (77812a1ef139d84270d27faacc0630c887411013)

Author SHA1 Message Date
Frederic Weisbecker d425de5436 perf: Fix callchain hit bad cast on ascii display 14 years ago
Masami Hiramatsu 3b4694de35 perf probe: Fix to support libdwfl older than 0.148 14 years ago
Masami Hiramatsu ea187cfbb9 perf tools: Fix lazy wildcard matching 14 years ago
Arnaldo Carvalho de Melo bbde588bfa perf buildid-list: Fix error return for success 14 years ago
Franck Bui-Huu 68a7a771ad perf buildid-cache: Fix symbolic link handling 14 years ago
Franck Bui-Huu c3a34e06db perf symbols: Stop using vmlinux files with no symbols 14 years ago
Franck Bui-Huu fd930ff91e perf probe: Fix use of kernel image path given by 'k' option 14 years ago
Arnaldo Carvalho de Melo 18483b81ee perf record: Fix eternal wait for stillborn child 14 years ago
Franck Bui-Huu 60e677373b perf header: Don't assume there's no attr info if no sample ids is provided 14 years ago
Ming Lei d214afbd81 perf symbols: Figure out start address of kernel map from kallsyms 14 years ago
Arnaldo Carvalho de Melo 8a9533123f perf symbols: Fix kallsyms kernel/module map splitting 14 years ago
Rabin Vincent 02a9d03772 perf symbols: Remove incorrect open-coded container_of() 14 years ago
Arnaldo Carvalho de Melo c1a3a4b90a perf record: Handle restrictive permissions in /proc/{kallsyms,modules} 14 years ago
Tom Zanussi 7e55055e5b perf trace: update usage 14 years ago
Tom Zanussi d3c4f798ac perf trace: update Documentation with new perf trace variants 14 years ago
Tom Zanussi b5b8731219 perf trace: live-mode command-line cleanup 14 years ago
Tom Zanussi 34c86ea97e perf trace record: handle commands correctly 14 years ago
Tom Zanussi bca647aac5 perf record: make the record options available outside perf record 14 years ago
Tom Zanussi b0b6d914e2 perf trace scripting: remove system-wide param from shell scripts 14 years ago
Tom Zanussi e8719adf30 perf trace scripting: fix some small memory leaks and missing error checks 14 years ago
Corey Ashford 01797c5998 perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list 14 years ago
Cyrill Gorcunov a3da8e4513 perf, ui: Eliminate stack-smashing protection compiler complaint 14 years ago
Arnaldo Carvalho de Melo 00204c3396 perf python scripting: Add futex-contention script 14 years ago
Arnaldo Carvalho de Melo 22d0594b31 perf python scripting: Fixup cut'n'paste error in sctop script 14 years ago
Arnaldo Carvalho de Melo b44308f540 perf scripting: Shut up 'perf record' final status 14 years ago
Matt Fleming 0ab7368f8d perf record: Remove newline character from perror() argument 14 years ago
Arnaldo Carvalho de Melo 7f6c1bd50d perf python scripting: Support fedora 11 (audit 1.7.17) 14 years ago
Arnaldo Carvalho de Melo a64fa198ba perf python scripting: Improve the syscalls-by-pid script 14 years ago
Arnaldo Carvalho de Melo 2e7d1e3fb8 perf python scripting: print the syscall name on sctop 14 years ago
Arnaldo Carvalho de Melo 6545aaa561 perf python scripting: Improve the syscalls-counts script 14 years ago
Arnaldo Carvalho de Melo 6cc7361440 perf python scripting: Improve the failed-syscalls-by-pid script 14 years ago
Arnaldo Carvalho de Melo 66a301c380 perf probe: Fix format specified for Dwarf_Off parameter 15 years ago
Ben Hutchings d1e95bb530 perf trace: Fix detection of script extension 15 years ago
Ben Hutchings 44e668c6fa perf trace: Use $PERF_EXEC_PATH in canned report scripts 15 years ago
Sonny Rao ffec516976 perf tools: Document event modifiers 15 years ago
Arnaldo Carvalho de Melo 8bfb5e7d6a perf tools: Remove direct slang.h include 15 years ago
Masami Hiramatsu 469b9b8848 perf probe: Add basic module support 15 years ago
Masami Hiramatsu fb8c5a56c7 perf probe: Show accessible global variables 15 years ago
Masami Hiramatsu c82ec0a2bd perf probe: Function style fix 15 years ago
Masami Hiramatsu cf6eb489e5 perf probe: Show accessible local variables 15 years ago
Masami Hiramatsu 632941c4f8 perf probe: Support global variables 15 years ago
Masami Hiramatsu 378eeaad3e perf probe: Fix local variable searching loop 15 years ago
Masami Hiramatsu 4046b8bb5f perf probe: Fix type searching 15 years ago
Deng-Cheng Zhu c1e028ef40 perf, MIPS: Support cross compiling of tools/perf for MIPS 15 years ago
Stephane Eranian 0f940cb7d9 perf trace scripting: Fix extern struct definitions 15 years ago
Frederik Deweerdt c569d3326b perf ui hist browser: Fix segfault on 'a' for annotate 15 years ago
Kusanagi Kouichi 39cfae64df perf tools: Fix build breakage 15 years ago
Arnaldo Carvalho de Melo 469917ce87 perf ui browser: Don't use windows, slang is enough 15 years ago
Jovi Zhang 85e00b5551 perf symbols: Fix multiple initialization of symbol system 15 years ago
Masami Hiramatsu 367e94c100 perf probe: Fix handling of arguments names 15 years ago