Commit Graph

1291 Commits (df8940eadf011db2d4bedecf6eb659d44494edb3)

Author SHA1 Message Date
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 14 years ago
Ben Hutchings d1e95bb530 perf trace: Fix detection of script extension 14 years ago
Ben Hutchings 44e668c6fa perf trace: Use $PERF_EXEC_PATH in canned report scripts 14 years ago
Sonny Rao ffec516976 perf tools: Document event modifiers 14 years ago
Arnaldo Carvalho de Melo 8bfb5e7d6a perf tools: Remove direct slang.h include 14 years ago
Masami Hiramatsu 469b9b8848 perf probe: Add basic module support 14 years ago
Masami Hiramatsu fb8c5a56c7 perf probe: Show accessible global variables 14 years ago
Masami Hiramatsu c82ec0a2bd perf probe: Function style fix 14 years ago
Masami Hiramatsu cf6eb489e5 perf probe: Show accessible local variables 14 years ago
Masami Hiramatsu 632941c4f8 perf probe: Support global variables 14 years ago
Masami Hiramatsu 378eeaad3e perf probe: Fix local variable searching loop 14 years ago
Masami Hiramatsu 4046b8bb5f perf probe: Fix type searching 14 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
Masami Hiramatsu 04ddd04b04 perf probe: Fix return probe support 15 years ago
Koki Sanagi 359d5106a2 perf: Add a script to show packets processing 15 years ago
Frederic Weisbecker 5225c45899 perf: Initialize callchains roots's childen hits 15 years ago
Tom Zanussi f2481f3df4 perf tools: Fix linking errors with --as-needed flag 15 years ago
Srikar Dronamraju 90f18e63fb perf symbols: List symbols in a dso in ascending name order 15 years ago
Arnaldo Carvalho de Melo 3c916cc28c perf hists browser: Introduce "expand/collapse all callchains" action 15 years ago
Arnaldo Carvalho de Melo 163caed902 perf hists browser: Init the has_children fields just once 15 years ago
Arnaldo Carvalho de Melo 293db47f47 perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT() 15 years ago
Arnaldo Carvalho de Melo 18b308d799 perf hists: Fix hist_entry__init_have_children 15 years ago
Frederic Weisbecker 612d4fd7d0 perf: Support for callchains merge 15 years ago
Frederic Weisbecker 6cb8e56161 perf: Rename append_callchain into callchain_append 15 years ago
Frederic Weisbecker d2009c5130 perf: Keep track of the max depth of a callchain 15 years ago
Kirill A. Shutemov f4e7ac0a23 perf tools: add test for strlcpy() 15 years ago
Arnaldo Carvalho de Melo 8b9e74eb8a perf tools: Add --tui and --stdio to choose the UI 15 years ago
Arnaldo Carvalho de Melo 4c1c952e37 perf ui browser: Add routines to compactly specify exit keys 15 years ago
Arnaldo Carvalho de Melo b50e003db1 perf ui browser: Return the exit key in all browsers 15 years ago
Arnaldo Carvalho de Melo 8f9bbc408b perf ui browser: Abstract some more slang operations 15 years ago
Kusanagi Kouichi ecafda60e8 perf tools: Fix build error on read only source. 15 years ago
Bernd Petrovitsch 033a273f98 perf tools: Fix build on POSIX shells 15 years ago
Arnaldo Carvalho de Melo e918462132 perf annotate tui: Fix exit and RIGHT keys handling 15 years ago
Ingo Molnar 88d89da649 perf: Add back list_head data types 15 years ago
Arnaldo Carvalho de Melo 4694153c25 perf ui hist browser: Fixup key bindings 15 years ago