Commit Graph

2759 Commits (d324f08d6a87149597817f4496ef0f7ac185e8da)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 3ab484b862 perf tools: Add missing files to build the python binding 13 years ago
Palmer Cox 7f309ed645 perf tools: Remove brace expansion from clean target 13 years ago
David Ahern 6b118e92cc perf kvm top: Limit guest kernel info message to once 13 years ago
David Ahern 70b40c4a43 perf tools: Introduce intlist 13 years ago
David Ahern ee8dd3ca43 perf tools: Change strlist to use the new rblist 13 years ago
David Ahern 37bbd3fff1 perf tools: Introducing rblist 13 years ago
David Ahern 347ed9903a perf kvm: Use strtol for walking guestmount directory 13 years ago
David Ahern 56e6f602aa perf tool: Save cmdline from user in file header vs what is passed to record 13 years ago
David Ahern 1a31fc904f perf top: Error handling for counter creation should parallel perf-record 13 years ago
Arnaldo Carvalho de Melo 7405ed10f6 perf session: Remove no longer used synthesize_sample method 13 years ago
Arnaldo Carvalho de Melo a3f698fe30 perf evsel: Adopt parse_sample method from perf_event 13 years ago
Arnaldo Carvalho de Melo cb0b29e086 perf evlist: Introduce perf_evlist__parse_sample 13 years ago
Arnaldo Carvalho de Melo 7b56cce271 perf session: Use perf_evlist__id_hdr_size more extensively 13 years ago
Arnaldo Carvalho de Melo 5e5624745d perf session: Use perf_evlist__sample_id_all more extensively 13 years ago
Arnaldo Carvalho de Melo 7f3be652c1 perf session: Use perf_evlist__sample_type more extensively 13 years ago
Arnaldo Carvalho de Melo bde09467b5 perf evsel: Precalculate the sample size 13 years ago
Namhyung Kim 0ecf4f0c02 perf target: Fix check on buffer size 13 years ago
Jiri Olsa 028df76726 perf symbols: Fix array sizes for binary types arrays 13 years ago
Jiri Olsa 30f31c0a49 perf test: Fix parse events automated tests 13 years ago
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