Commit Graph

1435 Commits (2a7dba391e5628ad665ce84ef9a6648da541ebab)

Author SHA1 Message Date
Arnaldo Carvalho de Melo eccdfe2d24 perf script: Make some lists static 14 years ago
Arnaldo Carvalho de Melo 6d8afb5630 perf script: Use the default lost event handler 14 years ago
Arnaldo Carvalho de Melo 1109599458 perf session: Warn about errors when processing pipe events too 14 years ago
Stephane Eranian d030260ad3 perf tools: Fix perf_event.h header usage 14 years ago
Arnaldo Carvalho de Melo 454a3bbe9b perf test: Clarify some error reports in the open syscall test 14 years ago
Heiko Carstens f602be639e [S390] perf: add DWARF register lookup for s390 14 years ago
Thomas Renninger 20c457b858 perf timechart: Adjust perf timechart to the new power events 14 years ago
Arnaldo Carvalho de Melo d854861c42 perf test: Add test for counting open syscalls 14 years ago
Arnaldo Carvalho de Melo 4eed11d5e2 perf evsel: Auto allocate resources needed for some methods 14 years ago
Arnaldo Carvalho de Melo 86bd5e8603 perf evsel: Use {cpu,thread}_map to shorten list of parameters 14 years ago
Arnaldo Carvalho de Melo 5c98d466e4 perf tools: Refactor all_tids to hold nr and the map 14 years ago
Arnaldo Carvalho de Melo 60d567e2d9 perf tools: Refactor cpumap to hold nr and the map 14 years ago
Arnaldo Carvalho de Melo 48290609c0 perf evsel: Introduce per cpu and per thread open helpers 14 years ago
Arnaldo Carvalho de Melo c52b12ed25 perf evsel: Steal the counter reading routines from stat 14 years ago
Arnaldo Carvalho de Melo 70d544d057 perf evsel: Delete the event selectors at exit 14 years ago
Arnaldo Carvalho de Melo 1e7972cc5c perf util: Move do_read from session to util 14 years ago
Arnaldo Carvalho de Melo daec78a09d perf evsel: Adopt MATCH_EVENT macro from 'stat' 14 years ago
Arnaldo Carvalho de Melo 69aad6f1ee perf tools: Introduce event selectors 14 years ago
Frederic Weisbecker d425de5436 perf: Fix callchain hit bad cast on ascii display 14 years ago
Franck Bui-Huu 32ae2ade46 perf probe: Fix short file name probe location reporting 14 years ago
Arnaldo Carvalho de Melo ce0ac9e185 perf script: Fix event ordering settings to work with older kernels 14 years ago
Arnaldo Carvalho de Melo a43d3f08c6 perf record: Fix use of sample_id_all userspace with !sample_id_all kernels 14 years ago
Arnaldo Carvalho de Melo 765532c8aa perf script: Finish the rename from trace to script 14 years ago
Franck Bui-Huu 32b2b6ec57 perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen 14 years ago
Arnaldo Carvalho de Melo d367875804 perf test: Look forward for symbol aliases 14 years ago
Arnaldo Carvalho de Melo 3b01a413c1 perf symbols: Improve kallsyms symbol end addr calculation 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
Franck Bui-Huu 21dd9ae5a4 perf probe: Handle gracefully some stupid and buggy line syntaxes 14 years ago
Franck Bui-Huu fde52dbd7f perf probe: Don't always consider EOF as an error when listing source code 14 years ago
Franck Bui-Huu 9d95b580a8 perf probe: Fix line range description since a single file is allowed 14 years ago
Franck Bui-Huu 44b81e929b perf probe: Clean up redundant tests in show_line_range() 14 years ago
Franck Bui-Huu befe341468 perf probe: Rewrite show_one_line() to make it simpler 14 years ago
Franck Bui-Huu 62c15fc49b perf probe: Make -L display the absolute path of the dumped file 14 years ago
Masami Hiramatsu 0e43e5d222 perf probe: Cleanup messages 14 years ago
David Ahern ec5761eab3 perf symbols: Add symfs option for off-box analysis using specified tree 14 years ago
Ian Munsie eac23d1c38 perf record,report,annotate,diff: Process events in order 14 years ago
Ian Munsie 21ef97f05a perf session: Fallback to unordered processing if no sample_id_all 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 ddbc24b72c perf session: Remove unneeded dump_printf calls 14 years ago
Thomas Gleixner ba74f0640d perf session: Split out user event processing 14 years ago
Thomas Gleixner 3dfc2c0aee perf session: Split out sample preprocessing 14 years ago
Thomas Gleixner 532e7269c0 perf session: Move dump code to event delivery path 14 years ago
Thomas Gleixner f74725dcf2 perf session: Add file_offset to event delivery function 14 years ago
Thomas Gleixner e4c2df132f perf session: Store file offset in sample_queue 14 years ago
Michael S. Tsirkin 4e53f78e5b tools/virtio: virtio_test tool 14 years ago
Michael S. Tsirkin 71ccc212e5 vhost test module 14 years ago