Commit Graph

3089 Commits (94760bf2523b4b5d3938e85ea0964ca7cd59a42b)

Author SHA1 Message Date
Ingo Molnar 7d380c8f1e perf: Fix UAPI fallout 13 years ago
David Howells 607ca46e97 UAPI: (Scripted) Disintegrate include/linux 13 years ago
Markus Trippelsdorf 871a0596cb perf: Handle new rbtree implementation 13 years ago
Michel Lespinasse ec073619cd perf: fix duplicate header inclusion 13 years ago
Michel Lespinasse d6ff127392 rbtree: adjust node color in __rb_erase_color() only when necessary 13 years ago
Wei Yongjun 4084a9b99c tools/power/acpi/acpidump: remove duplicated include from acpidump.c 13 years ago
Len Brown f9240813e6 tools/power/turbostat: add option to count SMIs, re-name some options 13 years ago
Paton J. Lewis 03a7beb55b epoll: support for disabling items, and a self-test app 13 years ago
Namhyung Kim 139c081590 perf hists: Add more helpers for hist entry stat 13 years ago
Namhyung Kim c4b35351ef perf hists: Move he->stat.nr_events initialization to a template 13 years ago
Namhyung Kim b24c28f794 perf hists: Introduce struct he_stat 13 years ago
Jiri Olsa b5ff71c3ba perf diff: Removing the total_period argument from output code 13 years ago
Jiri Olsa 1d77822ea6 perf tool: Add hpp interface to enable/disable hpp column 13 years ago
Jiri Olsa 41724e4cf6 perf tools: Removing hists pair argument from output path 13 years ago
Jiri Olsa 5395a04841 perf hists: Separate overhead and baseline columns 13 years ago
Jiri Olsa dd464345f3 perf diff: Refactor diff displacement possition info 13 years ago
Jiri Olsa ae359f193a perf hists: Add struct hists pointer to struct hist_entry 13 years ago
Namhyung Kim ae0c1f9934 perf tools: Complete tracepoint event names 13 years ago
Rusty Russell ca16f580a5 lguest: fix occasional crash in example launcher. 13 years ago
Arnaldo Carvalho de Melo e60fc847ce perf evlist: Remove some unused methods 13 years ago
Arnaldo Carvalho de Melo 39876e7dd3 perf evlist: Introduce add_newtp method 13 years ago
David Ahern de332ac40f perf kvm: Move global variables into a perf_kvm struct 13 years ago
Jean Delvare b1e0d8b70f kbuild: Fix gcc -x syntax 13 years ago
Namhyung Kim 4e34d9588b perf tools: Convert to BACKTRACE_SUPPORT 13 years ago
Namhyung Kim 4d8061faca perf tools: Long option completion support for each subcommands 13 years ago
Namhyung Kim 35c2fde115 perf tools: Complete long option names of perf command 13 years ago
Namhyung Kim a1d668c3ff perf tools: Check existence of _get_comp_words_by_ref when bash completing 13 years ago
Arnaldo Carvalho de Melo 002439e84e perf inject: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 61eaa3be15 perf record: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 94d668d073 perf evlist: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo be77284226 perf top: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 11c4e4a32b perf probe: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 6ee4149736 perf buildid-list: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 472cc83c32 perf buildid-cache: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 73bdc7159b perf timechart: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo c75d98afa7 perf lock: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 0433ffbe47 perf kmem: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 2bae1d1b1a perf help: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 69b6470e9e perf script: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo b070a547fd perf stat: Don't use globals where not needed to 13 years ago
Arnaldo Carvalho de Melo 73ee3b2768 perf sched: Look up thread using tid instead of pid 13 years ago
Arnaldo Carvalho de Melo 5ded57ac1b perf inject: Remove static variables 13 years ago
Arnaldo Carvalho de Melo 5852a445a0 perf inject: Remove unused 'input_name' static var 13 years ago
Arnaldo Carvalho de Melo ba3d7deeef perf trace: Use evsel->handler.func 13 years ago
Namhyung Kim d6e66832a7 perf tools: Convert to HAVE_STRLCPY 13 years ago
Namhyung Kim f9f526ecdc perf tools: Convert to GTK2_SUPPORT 13 years ago
Namhyung Kim 1254b51e32 perf tools: Convert to NEWT_SUPPORT 13 years ago
Namhyung Kim f315e16850 perf tools: Convert to LIBAUDIT_SUPPORT 13 years ago
Namhyung Kim 95485b1cda perf tools: Convert to LIBUNWIND_SUPPORT 13 years ago
Namhyung Kim 29a0fc9b2b perf tools: Convert to LIBELF_SUPPORT 13 years ago