Commit Graph

1912 Commits (d66b3fe436a296f102e8944247972fc0c17ddf26)

Author SHA1 Message Date
Steven Rostedt f1a5b96219 ktest: Add detection of triple faults 14 years ago
Steven Rostedt cd4f1d536c ktest: Notify reason to break out of monitoring boot 14 years ago
Michal Marek 5d61b9fd19 perf: Use make kernelversion instead of parsing the Makefile 14 years ago
Frederic Weisbecker b273fa9716 perf python: Fix argument name list of read_on_cpu() 14 years ago
Arnaldo Carvalho de Melo 56722381b8 perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
Arnaldo Carvalho de Melo 9c850d6c4b perf python: Use exception to propagate errors 14 years ago
Arnaldo Carvalho de Melo d21cc9f67d perf evlist: Remove dependency on debug routines 14 years ago
David Ahern 7cec092238 perf script: Add printing of sample address 14 years ago
David Ahern 610723f24e perf script: Make printing of dso a separate field option 14 years ago
David Ahern 787bef174f perf script: "sym" field really means show IP data 14 years ago
David Ahern 2cee77c450 perf stat: clarify unsupported events from uncounted events 14 years ago
Frederic Weisbecker 64348153c6 perf python: Cleanup useless double NULL termination in method arg names 14 years ago
Frederic Weisbecker e95cc02880 perf python: Fix argument name list of read_on_cpu() 14 years ago
Steven Rostedt 9bf7174949 ktest: Ignore unset values of the minconfig in config_bisect 14 years ago
Steven Rostedt 4da46da2d2 ktest: Fix result of rebooting the kernel 14 years ago
Steven Rostedt 4c8cc55b3c ktest: Fix off-by-one in config bisect result 14 years ago
Arnaldo Carvalho de Melo c2a70653af perf evlist: Don't die if sample_{id_all|type} is invalid 14 years ago
Arnaldo Carvalho de Melo 5c6970af2f perf python: Use exception to propagate errors 14 years ago
Arnaldo Carvalho de Melo bccdaba044 perf evlist: Remove dependency on debug routines 14 years ago
Michael S. Tsirkin 4423fe40b0 virtio_test: support event index 14 years ago
Arnaldo Carvalho de Melo e4a338d05d perf top: Don't stop if no kernel symtab is found 14 years ago
Arnaldo Carvalho de Melo 5f6f558097 perf top: Handle kptr_restrict 14 years ago
Arnaldo Carvalho de Melo 59fb1ee95e perf top: Remove unused macro 14 years ago
David Ahern 4af4c9550c perf events: initialize fd array to -1 instead of 0 14 years ago
Arnaldo Carvalho de Melo 646aaea615 perf tools: Make sure kptr_restrict warnings fit 80 col terms 14 years ago
Arnaldo Carvalho de Melo 75911c9bd1 perf tools: Fix build on older systems 14 years ago
Arnaldo Carvalho de Melo ec80fde746 perf symbols: Handle /proc/sys/kernel/kptr_restrict 14 years ago
Jesper Juhl ea7659fb2b perf: Remove duplicate headers 14 years ago
Frederic Weisbecker 0f61f3e4db perf tools: Fix sample type size calculation in 32 bits archs 14 years ago
Frederic Weisbecker 3cb6d15408 perf tools: Fix sample size bit operations 14 years ago
Frederic Weisbecker 998bedc8c5 perf tools: Fix ommitted mmap data update on remap 14 years ago
Frederic Weisbecker 5538becaec perf tools: Propagate event parse error handling 14 years ago
Frederic Weisbecker 98e1da905c perf tools: Robustify dynamic sample content fetch 14 years ago
Frederic Weisbecker a285412479 perf tools: Pre-check sample size before parsing 14 years ago
Frederic Weisbecker 74429964d8 perf tools: Move evlist sample helpers to evlist area 14 years ago
Frederic Weisbecker dd5f5fd108 perf tools: Remove junk code in mmap size handling 14 years ago
Frederic Weisbecker eac9eacee1 perf tools: Check we are able to read the event size on mmap 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Steven Rostedt 2a62512bce ktest: Allow options to be used by other options 14 years ago
Steven Rostedt 77d942ceac ktest: Create variables for the ktest config files 14 years ago
Steven Rostedt 27d934b287 ktest: Reboot after each patchcheck run 14 years ago
Steven Rostedt 4025bc62dd ktest: Reboot to good kernel after every bisect run 14 years ago
Steven Rostedt 4d62bf51ac ktest: If test failed due to timeout, print that 14 years ago
Steven Rostedt ca6a21f874 ktest: Fix post install command 14 years ago
Ingo Molnar c3305257cd perf stat: Add more cache-miss percentage printouts 14 years ago
Ingo Molnar 2cba3ffb9a perf stat: Add -d -d and -d -d -d options to show more CPU events 14 years ago
Ingo Molnar b313207286 perf bench, x86: Add alternatives-asm.h wrapper 14 years ago
Stephane Eranian 94692349c4 perf: Fix multi-event parsing bug 14 years ago
Arnaldo Carvalho de Melo aece948f5d perf evlist: Fix per thread mmap setup 14 years ago
Arnaldo Carvalho de Melo b901941819 perf tools: Honour the cpu list parameter when also monitoring a thread list 14 years ago