Commit Graph

3333 Commits (9e5e8deca74603357626471a9b44f05dea9e32b1)

Author SHA1 Message Date
Jiri Olsa ea36c46be6 perf tools: Move strxfrchar into string object 12 years ago
Jiri Olsa b2aff5f615 perf tools: Move hex2u64 into util object 12 years ago
Jiri Olsa 4383db88a7 perf tools: Move BUILD_ID_SIZE into build-id object 12 years ago
Jiri Olsa ebb296c276 perf tools: Move build_id__sprintf into build-id object 12 years ago
Andi Kleen 9175ce1f12 perf tools: Move parse_events error printing to parse_events_options 12 years ago
Peter Zijlstra 1f16c5754d perf stat: Add --pre and --post command 12 years ago
Andrew Vagin 54a3cf59b5 perf inject: Mark a dso if it's used 12 years ago
Andrew Vagin 26a031e136 perf inject: Merge sched_stat_* and sched_switch events 12 years ago
Andrew Vagin e558a5bd8b perf inject: Work with files 12 years ago
Namhyung Kim fcc328032e perf tools: Fix LIBELF_MMAP checking 12 years ago
Namhyung Kim cf3aa10355 perf tools: Always show CHK message when doing try-cc 12 years ago
Namhyung Kim 615d774d69 perf tools: Convert invocation of MAKE into SUBDIR 12 years ago
Namhyung Kim 536e2b0fc2 perf tools: Cleanup doc related targets 12 years ago
Namhyung Kim b6f4f80410 tools lib traceevent: Do not generate dependency for system header files 12 years ago
Steven Rostedt 8bc5e4ea3e ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA 12 years ago
Daniel Hazelton fc314d0a4a tools/testing/selftests/epoll/test_epoll.c: fix build 12 years ago
David Howells 59ce8764bd UAPI: fix tools/vm/page-types.c 12 years ago
Arnaldo Carvalho de Melo 1302d88e66 perf trace: Use sched:sched_stat_runtime to provide a thread summary 12 years ago
Arnaldo Carvalho de Melo efd5745e43 perf trace: Count number of events for each thread and globally 12 years ago
Arnaldo Carvalho de Melo ba361c92e7 perf tools: Don't stop synthesizing threads when one vanishes 12 years ago
Borislav Petkov af3df2cf17 perf tools: Try to build Documentation when installing 12 years ago
Arnaldo Carvalho de Melo 814d7a4d2c perf trace: Print the name of a syscall when failing to read its info 12 years ago
Arnaldo Carvalho de Melo 8b745263d9 perf tools: Pretty print errno for some more functions 12 years ago
Arnaldo Carvalho de Melo ae9ed03579 perf trace: Add duration filter 12 years ago
Arnaldo Carvalho de Melo 60c907abc6 perf trace: Add an event duration column 12 years ago
Arnaldo Carvalho de Melo 752fde44fd perf trace: Support interrupted syscalls 12 years ago
Arnaldo Carvalho de Melo 9a8e85ad0b perf test: Align the 'Ok'/'FAILED!' test results 12 years ago
David Ahern 2305c82fb3 perf tools: Give user better message if precise is not supported 12 years ago
Suzuki K. Poulose 03f2f93ae0 Account the nr_entries in rblist properly 12 years ago
Irina Tirdea 68e94f4eb5 perf tools: Try to find cross-built objdump path 12 years ago
Arnaldo Carvalho de Melo feb8ada4ea perf tools: Remove noise in python version feature test 12 years ago
Jiri Olsa 28d213bac4 perf tools: Diplays more output on features check for make V=1 12 years ago
Jiri Olsa 3f3a206487 perf test: Add automated tests for pmu sysfs translated events 12 years ago
Jiri Olsa 1d33d6dce1 perf tools: Add support to specify hw event as PMU event term 12 years ago
Jiri Olsa 3fded963cd perf tools: Fix PMU object alias initialization 12 years ago
Jiri Olsa 42be73989c perf test: Fix exclude_guest parse events tests 12 years ago
Luigi Semenzato 9fdbf671ba perf tools: do not flush maps on COMM for perf report 12 years ago
Namhyung Kim 670ab5d21c perf help: Fix --help for builtins 12 years ago
Rusty Russell c0316a945a lguest: fix block request handling in example launcher. 12 years ago
Arnaldo Carvalho de Melo fc551f8d44 perf trace: Check if sample raw_data field is set 12 years ago
Arnaldo Carvalho de Melo 3a531260a1 perf trace: Validate syscall id before growing syscall table 12 years ago
Arnaldo Carvalho de Melo 45bff41a9a perf python: Properly link with libtraceevent 12 years ago
Arnaldo Carvalho de Melo 88a21d2f07 perf hists browser: Add back callchain folding symbol 12 years ago
David Miller 7762608184 perf tools: Fix build on sparc. 12 years ago
Arnaldo Carvalho de Melo f8de2885eb perf python: Link with libtraceevent 12 years ago
Arnaldo Carvalho de Melo 356712f6e2 perf python: Initialize 'page_size' variable 12 years ago
Steven Rostedt 743df75ff1 tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter 12 years ago
Steven Rostedt 101782ea2c lib tools traceevent: Add back pevent assignment in __pevent_parse_format() 12 years ago
Namhyung Kim 63a1a3d820 perf hists browser: Fix off-by-two bug on the first column 12 years ago
Namhyung Kim 88481b6b33 perf tools: Remove warnings on JIT samples for srcline sort key 12 years ago