Commit Graph

2212 Commits (7cc3cb6662a21a59a2e0e752a8ebd95137c71d3a)

Author SHA1 Message Date
Ingo Molnar eae7a755ee perf tools, x86: Build perf on older user-space as well 13 years ago
Arnaldo Carvalho de Melo e7f01d1e3d perf tools: Use scnprintf where applicable 13 years ago
Anton Blanchard b832796caa perf tools: Incorrect use of snprintf results in SEGV 13 years ago
Stephane Eranian 8aa8a7c80c perf record: Fix buffer overrun bug in tracepoint_id_to_path() 13 years ago
Arnaldo Carvalho de Melo bc76efe645 perf tools: Handle kernels that don't support attr.exclude_{guest,host} 13 years ago
Joerg Roedel 8f54ed4a2d perf tools: Change perf_guest default back to false 13 years ago
David Ahern 6e557a6adf perf record: No build id option fails 13 years ago
Prashanth Nageshappa 1c1bc92233 perf probe: Ensure offset provided is not greater than function length without DWARF info too 13 years ago
David Ahern cfbd70c17c perf tools: Ensure comm string is properly terminated 13 years ago
Prashanth Nageshappa 26b7952494 perf probe: Ensure offset provided is not greater than function length 13 years ago
Namhyung Kim 30e68bcc67 perf evlist: Return first evsel for non-sample event on old kernel 13 years ago
Steven Rostedt bf1c95abaf ktest: Fix make_min_config test when build fails 13 years ago
Naveen N. Rao a4a03fc7ef perf evsel: Fix an issue where perf report fails to show the proper percentage 13 years ago
Jiri Olsa bf32c9ebc9 perf tools: Fix prefix matching for kernel maps 13 years ago
Jiri Olsa 7a0153ee15 perf tools: Fix perf stack to non executable on x86_64 13 years ago
Stephane Eranian 509605dbe9 perf top: Fix number of samples displayed 13 years ago
Stephane Eranian d8d9c282a1 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() 13 years ago
David Daney 0a84f007f9 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile 13 years ago
Frederic Weisbecker 85bbddc37b selftests: new x86 breakpoints selftest 13 years ago
Frederic Weisbecker 274343ad3e selftests: new very basic kernel selftests directory 13 years ago
Davidlohr Bueso 07fe9977b6 lguest: move the lguest tool to the tools directory 13 years ago
Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
Rusty Russell 7b21e34fd1 virtio: harsher barriers for rpmsg. 13 years ago
Konstantin Khlebnikov 90a5d5af74 mm-tracepoint: fix documentation and examples 13 years ago
Namhyung Kim 172d1b0b73 perf tools: Fix compile error on x86_64 Ubuntu 13 years ago
Namhyung Kim 0ed35abc2b perf report: Fix --stdio output alignment when --showcpuutilization used 13 years ago
Namhyung Kim 6714a04114 perf annotate: Get rid of field_sep check 13 years ago
Namhyung Kim 9934525417 perf annotate: Fix usage string 13 years ago
Namhyung Kim 1b22859d43 perf kmem: Fix a memory leak 13 years ago
Namhyung Kim 8442da1d9f perf kmem: Add missing closedir() calls 13 years ago
Namhyung Kim cdce445906 perf top: Add error message for EMFILE 13 years ago
Namhyung Kim c30ab8aa08 perf test: Change type of '-v' option to INCR 13 years ago
Namhyung Kim 946ef2a245 perf script: Add missing closedir() calls 13 years ago
Sebastian Andrzej Siewior cc5a91e972 perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again 13 years ago
Joerg Roedel 99320cc824 perf tools: Add support for guest/host-only profiling 13 years ago
Joerg Roedel 1aed267173 perf kvm: Do guest-only counting by default 13 years ago
Arnaldo Carvalho de Melo df25f989a4 perf top: Don't update total_period on process_sample 13 years ago
Arnaldo Carvalho de Melo 12c142781e perf hists: Stop using 'self' for struct hist_entry 13 years ago
Arnaldo Carvalho de Melo 13d3ee5402 perf hists: Rename total_session to total_period 13 years ago
Steven Rostedt be405f95f0 ktest: Add INGORE_ERRORS to ignore warnings in boot up 13 years ago
Steven Rostedt 96f6a0df19 ktest: Still do reboot even for REBOOT_TYPE = script 13 years ago
Joerg Roedel 9e183426bf perf kvm: Fix copy & paste error in description 13 years ago
Namhyung Kim 466e2876bc perf script: Kill script_spec__delete 13 years ago
Namhyung Kim 057a174a06 perf top: Fix a memory leak 13 years ago
Namhyung Kim 15e6392fee perf stat: Introduce get_ratio_color() helper 13 years ago
Namhyung Kim 29c9862f1b perf session: Remove impossible condition check 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Ingo Molnar f232806272 perf tools: Fix feature-bits rework fallout, remove unused variable 13 years ago
Robert Richter 37a058ea00 perf script: Add generic perl handler to process events 13 years ago
Robert Richter b1e5a9bee3 perf tools: Use for_each_set_bit() to iterate over feature flags 13 years ago