Commit Graph

2779 Commits (4351654e3ddf86a04966163dce4def586303e5cc)

Author SHA1 Message Date
Masanari Iida 9c7682075e treewide: Fix typos in various drivers 12 years ago
Xiao Guangrong 7321090f67 perf kvm: Fix building perf kvm on non x86 arches 12 years ago
Xiao Guangrong 3786063a3c perf kvm: Rename perf_kvm to perf_kvm_stat 12 years ago
David Howells d2709c7ce4 perf: Make perf build for x86 with UAPI disintegration applied 12 years ago
Sukadev Bhattiprolu f2d9cae9ea perf powerpc: Use uapi/unistd.h to fix build error 12 years ago
Sukadev Bhattiprolu d7a1ed163a powerpc/perf: Use uapi/unistd.h to fix build error 12 years ago
Arnaldo Carvalho de Melo 07ac002f2f perf evsel: Introduce is_group_member method 12 years ago
Sukadev Bhattiprolu 1483c2ae90 perf powerpc: Use uapi/unistd.h to fix build error 12 years ago
Namhyung Kim 59ed16b315 perf ui: Always compile browser setup code 12 years ago
Namhyung Kim a5580f3ecb perf ui: Add ui_progress__finish() 12 years ago
Namhyung Kim a753579c3e perf ui gtk: Implement ui_progress functions 12 years ago
Namhyung Kim 688f2f5b99 perf ui: Introduce generic ui_progress helper 12 years ago
Namhyung Kim 7da5c85dd3 perf ui tui: Move progress.c under ui/tui directory 12 years ago
Jiri Olsa 534123f458 perf tools: Add basic event modifier sanity check 12 years ago
Jiri Olsa 3fe4430dd6 perf tools: Omit group members from perf_evlist__disable/enable 12 years ago
Jiri Olsa 2711926a41 perf tools: Ensure single disable call per event in record comand 12 years ago
Jiri Olsa 774cb499ca perf tools: Fix 'disabled' attribute config for record command 12 years ago
Jiri Olsa cac2142557 perf tools: Fix attributes for '{}' defined event groups 12 years ago
Namhyung Kim 6064803313 perf tools: Use sscanf for parsing /proc/pid/maps 12 years ago
Namhyung Kim 0020ce2386 perf tools: Add gtk.<command> config option for launching GTK browser 12 years ago
Namhyung Kim 4f746c95f1 perf tools: Fix compile error on NO_NEWT=1 build 12 years ago
Arnaldo Carvalho de Melo 30193d78d8 perf hists: Initialize all of he->stat with zeroes 12 years ago
Arnaldo Carvalho de Melo 61e945150f perf tools: Stop using 'self' in pstack 12 years ago
Jiri Olsa f95e0818cb perf tests: Check for mkstemp return value in dso-data test 12 years ago
Jiri Olsa c81251e808 perf tests: Final cleanup for builtin-test move 12 years ago
Jiri Olsa cff7f956ec perf tests: Move pmu tests into separate object 12 years ago
Jiri Olsa dc447eed59 perf tests: Move test__syscall_open_tp_fields into separate object 12 years ago
Jiri Olsa 5e24a0904e perf tests: Move perf_evsel__tp_sched_test into separate object 12 years ago
Jiri Olsa cfffae2ef7 perf tests: Move perf_evsel__roundtrip_name_test into separate object 12 years ago
Jiri Olsa bacf7e5d40 perf tests: Move test__rdpmc into separate object 12 years ago
Jiri Olsa 16d00fee70 perf tests: Move test__PERF_RECORD into separate object 12 years ago
Jiri Olsa a65b9c62be perf tests: Move test__basic_mmap into separate object 12 years ago
Jiri Olsa bd90517b37 perf tests: Move test__open_syscall_event_on_all_cpus into separate object 12 years ago
Jiri Olsa d3b59a38bc perf tests: Move test__open_syscall_event into separate object 12 years ago
Jiri Olsa 0a4e1ae680 perf tests: Move test__vmlinux_matches_kallsyms into separate object 12 years ago
Namhyung Kim 411279658a perf annotate: Merge same lines in summary view 12 years ago
Namhyung Kim 32ae1efd9d perf annotate: Don't try to follow jump target on PLT symbols 12 years ago
Namhyung Kim 2ba34aaa6d perf annotate: Whitespace fixups 12 years ago
Zheng Liu 12f8f74b2a perf test: fix a build error on builtin-test 12 years ago
Arnaldo Carvalho de Melo 69d2591a82 perf machine: Move more methods to machine.[ch] 12 years ago
Arnaldo Carvalho de Melo bfaef4b46b perf diff: Use hists__link when not pairing just with baseline 12 years ago
Arnaldo Carvalho de Melo 494d70a181 perf hists: Introduce hists__link 12 years ago
Arnaldo Carvalho de Melo 95529be478 perf diff: Move hists__match to the hists lib 12 years ago
Arnaldo Carvalho de Melo b821c73253 perf diff: Start moving to support matching more than two hists 12 years ago
Namhyung Kim ff6f7778a6 perf tools: Don't try to lookup objdump for live mode 12 years ago
Andi Kleen eef9ba98b9 perf tools: Add arbitary aliases and support names with - 12 years ago
Jiri Olsa 1fa0bc3f8d perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw 12 years ago
Jiri Olsa d4fcf0a8b9 perf tests: Move attr.py temp dir cleanup into finally section 12 years ago
Namhyung Kim 580e338d7e perf hists: Free branch_info when freeing hist_entry 12 years ago
Namhyung Kim 1e82574d1d perf tools: Fix detection of stack area 12 years ago