Commit Graph

2739 Commits (dc6802a771e91050fb686dfeeb9de4c6c9cadb79)

Author SHA1 Message Date
Akinobu Mita d6b09e754c fault-injection: fix failcmd.sh warning 13 years ago
Akinobu Mita c24aa64d16 fault-injection: add tool to run command with failslab or fail_page_alloc 13 years ago
Akinobu Mita d89dffa976 fault-injection: add selftests for cpu and memory hotplug 13 years ago
Steven Rostedt 8fddbe9bbf ktest: Allow perl regex expressions in conditional statements 13 years ago
Steven Rostedt 9b1d367dbb ktest: Ignore errors it tests if IGNORE_ERRORS is set 13 years ago
Cody Schafer 8696329b7b perf annotate: Prevent overflow in size calculation 13 years ago
Namhyung Kim 52f18a2ff9 tools lib traceevent: Ignore TRACEEVENT-CFLAGS file 13 years ago
Namhyung Kim 52b5c0d485 tools lib traceevent: Detect build environment changes 13 years ago
Kirill A. Shutemov 043d1a5c14 perf tools: Fix build error with bison 2.6 13 years ago
Kirill A. Shutemov 4cc49d4dc8 perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific 13 years ago
Jovi Zhang 4a841d650e perf tools: Make the breakpoint events sample period default to 1 13 years ago
Jiri Olsa f7add55653 perf test: Add dso data caching tests 13 years ago
Jiri Olsa 4dff624ae0 perf symbols: Add dso data caching 13 years ago
Jiri Olsa 949d160b69 perf symbols: Add interface to read DSO image data 13 years ago
Jiri Olsa 44f24cb315 perf symbols: Factor DSO symtab types to generic binary types 13 years ago
Frederic Weisbecker 6654f5d8bd perf hists: Print newline between hists callchains 13 years ago
Frederic Weisbecker 0983cc0dbc perf tools: Fix trace events storms due to weight demux 13 years ago
Frederic Weisbecker 8760db726e perf hists: Return correct number of characters printed in callchain 13 years ago
David Ahern 78b961ff8e perf tools: Dump exclude_{guest,host}, precise_ip header info too 13 years ago
David Ahern c80c3c2690 perf kvm: Limit repetitive guestmount message to once per directory 13 years ago
David Ahern adb5d2a487 perf kvm: Fix bug resolving guest kernel syms 13 years ago
David Ahern 7c0f4a4113 perf kvm: Guest userspace samples should not be lumped with host uspace 13 years ago
David Ahern 5cd95c2db4 perf kvm: Set name for VM process in guest machine 13 years ago
David Ahern f51304d3fe perf symbols: Add machine id to modules debug message 13 years ago
Steven Rostedt c1434dcc57 ktest: Reset saved min (force) configs for each test 13 years ago
Len Brown c3ae331d1c tools/power: turbostat: fix large c1% issue 13 years ago
Len Brown c98d5d9444 tools/power: turbostat v2 - re-write for efficiency 13 years ago
Steven Rostedt 8a80c72711 ktest: Add check for bug or panic during reboot 13 years ago
Steven Rostedt 407b95b7a0 ktest: Add MAX_MONITOR_WAIT option 13 years ago
Steven Rostedt cf79fab676 ktest: Fix config bisect with how make oldnoconfig works 13 years ago
Steven Rostedt b091861254 ktest: Add CONFIG_BISECT_CHECK option 13 years ago
Steven Rostedt e5c2ec11a0 ktest: Add PRE_INSTALL option 13 years ago
Steven Rostedt 921ed4c720 ktest: Add PRE/POST_KTEST and TEST options 13 years ago
Steven Rostedt 958d8435c2 ktest: Remove commented exit 13 years ago
Jiri Olsa 1dc1276085 perf tools: Split event symbols arrays to hw and sw parts 13 years ago
Jiri Olsa cf3506dcc4 perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens 13 years ago
Jiri Olsa 8c5f0a84c6 perf tools: Add empty rule for new line in event syntax parsing 13 years ago
Jiri Olsa ebf124ffab perf test: Use ARRAY_SIZE in parse events tests 13 years ago
Namhyung Kim f6ced60fb6 tools lib traceevent: Cleanup realloc use 13 years ago
Peter Huewe c9bbabe32a tools lib traceevent: Add missing break in make_bprint_args 13 years ago
Namhyung Kim 0fed483415 tools lib traceevent: Check return value of arg_to_str() 13 years ago
Namhyung Kim e54b34aed1 tools lib traceevent: Check result of malloc() during reading token 13 years ago
Namhyung Kim 16e6b8fdfd tools lib traceevent: Fix some comments 13 years ago
Namhyung Kim 4b5632bc31 tools lib traceevent: Do not call add_event() again if allocation failed 13 years ago
Namhyung Kim 3831a42deb tools lib traceevent: Pass string type argument to args 13 years ago
Namhyung Kim d286447f23 tools lib traceevent: Handle realloc() failure path 13 years ago
Namhyung Kim ca63858e9e tools lib traceevent: Handle strdup failure cases 13 years ago
Namhyung Kim deba3fb26f tools lib traceevent: Introduce extend_token() 13 years ago
Namhyung Kim 0fc45ef520 tools lib traceevent: Fix printk_cmp() 13 years ago
Wolfgang Mauerer c5b35b7319 tools lib traceevent: Fix trace_printk for long integers 13 years ago