Commit Graph

1845 Commits (c28aa38567101bad4e020f4392df41d0bf6c165c)

Author SHA1 Message Date
David Ahern 08a4a43fc4 perf tools, x86: Fix 32-bit compile on 64-bit system 14 years ago
Jiri Olsa baf040a0d1 perf tools: Make test use the preset debugfs path 14 years ago
Jiri Olsa 13b62567e9 perf tools: Add automated tests for events parsing 14 years ago
Jiri Olsa f120f9d51b perf tools: De-opt the parse_events function 14 years ago
David Ahern adc4bf9955 perf script: Fix display of IP address for non-callchain path 14 years ago
David Ahern eda3913bb7 perf tools: Fix endian conversion reading event attr from file header 14 years ago
Jiri Olsa 0111919da2 perf tools: Add missing 'node' alias to the hw_cache[] array 14 years ago
Steven Rostedt 250bae8be0 ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not 14 years ago
Steven Rostedt 43d1b6518e ktest: Keep fonud configs separate from default configs 14 years ago
Steven Rostedt 35ce5952e6 ktest: Add prompt to use OUTPUT_MIN_CONFIG 14 years ago
Steven Rostedt b9066f6c0e ktest: Use Kconfig dependencies to shorten time to make min_config 14 years ago
Steven Rostedt 4c4ab1204f ktest: Add test type make_min_config 14 years ago
Masami Hiramatsu 14a8fd7cee perf probe: Support adding probes on offline kernel modules 14 years ago
Masami Hiramatsu 190b57fcb9 perf probe: Add probed module in front of function 14 years ago
Masami Hiramatsu ff74178350 perf probe: Introduce debuginfo to encapsulate dwarf information 14 years ago
Masami Hiramatsu e0d153c690 perf-probe: Move dwarf library routines to dwarf-aux.{c, h} 14 years ago
Masami Hiramatsu bcfc082150 perf probe: Remove redundant dwarf functions 14 years ago
Masami Hiramatsu bad03ae476 perf probe: Move strtailcmp to string.c 14 years ago
Masami Hiramatsu baad2d3e69 perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END 14 years ago
Sonny Rao 259032bfe3 perf: Robustify proc and debugfs file recording 14 years ago
Anton Blanchard 5d67be97f8 perf report/annotate/script: Add option to specify a CPU range 14 years ago
Zhengyu He 3ae9a34d74 perf stat: Add noise output for csv mode 14 years ago
Frederic Weisbecker cb1955b86c perf tools: Only display parent field if explictly sorted 14 years ago
Frederic Weisbecker fd8ea21276 perf tools: Allow sort dimensions to be registered more than once 14 years ago
Frederic Weisbecker e84d21227c perf tools: Don't display ignored entries on stdio ui 14 years ago
Frederic Weisbecker 2fd701bc78 perf tools: Remove sort print helpers declarations 14 years ago
Frederic Weisbecker 872a878fb1 perf tools: Make sort operations static 14 years ago
Sam Liao d797fdc5c5 perf tools: Add inverted call graph report support. 14 years ago
Mathias Krause 203db2952b tools/perf: Fix static build of perf tool 14 years ago
Andy Whitcroft 37aa9a2eb4 perf: clear out make flags when calling kernel make kernelver 14 years ago
Steven Rostedt 0df213ca31 ktest: Require one TEST_START in config file 14 years ago
Steven Rostedt ddf607e5f8 ktest: Add helper function to avoid duplicate code 14 years ago
Steven Rostedt 1990207d53 ktest: Add IGNORE_WARNINGS to ignore warnings in some patches 14 years ago
Steven Rostedt e7b1344189 ktest: Fix tar extracting of modules to target 14 years ago
Steven Rostedt 4892063043 ktest: Have the testing tmp dir include machine name 14 years ago
Steven Rostedt 0bd6c1a38f ktest: Add POST/PRE_BUILD options 14 years ago
Shaohua Li 09223371de rcu: Use softirq to address performance regression 14 years ago
Steven Rostedt db05cfefce ktest: Allow initrd processing without modules defined 14 years ago
Steven Rostedt 23715c3c9a ktest: Have LOG_FILE evaluate options as well 14 years ago
Steven Rostedt ecaf8e5213 ktest: Have wait on stdio honor bug timeout 14 years ago
Steven Rostedt fcb3f16a4f ktest: Implement our own force min config 14 years ago
Steven Rostedt 9064af5206 ktest: Add TEST_NAME option 14 years ago
Steven Rostedt 30f75da5ff ktest: Add CONFIG_BISECT_GOOD option 14 years ago
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