Commit Graph

322927 Commits (6e92349d5a814a3f633a43d9d6bd3b199ef3ad72)
 

Author SHA1 Message Date
Jiri Olsa 6e92349d5a perf diff: Display empty space for non paired samples 13 years ago
Jiri Olsa d88c48f9b5 perf diff: Include samples without symbol in overall stats 13 years ago
Jiri Olsa ed279da2fc perf diff: Add -F option to display formula for computation 13 years ago
Jiri Olsa 61949b212e perf diff: Add -p option to display period values for hist entries 13 years ago
Jiri Olsa 81d5f95819 perf diff: Add weighted diff computation way to compare hist entries 13 years ago
Jiri Olsa 96c47f1984 perf diff: Add option to sort entries based on diff computation 13 years ago
Jiri Olsa 7aaf6b3551 perf diff: Add ratio computation way to compare hist entries 13 years ago
Jiri Olsa a06d143e7c perf diff: Add -b option for perf diff to display paired entries only 13 years ago
Namhyung Kim f15eb531d3 perf trace: Add support for tracing workload given by command line 13 years ago
Namhyung Kim ee76120e2d perf trace: Explicitly enable system-wide mode if no option is given 13 years ago
Namhyung Kim 32caf0d1fe perf trace: Validate target task/user/cpu argument 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
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
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