Commit Graph

872 Commits (98d77b78504a423fca911a26a17bee00ef2fdda2)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 915fce20ec perf tools: Add missing cpu_map__delete() 14 years ago
Arnaldo Carvalho de Melo 70db7533ca perf evlist: Move the mmap array from perf_evsel 14 years ago
Arnaldo Carvalho de Melo 70082dd92c perf evsel: Introduce mmap support 14 years ago
Arnaldo Carvalho de Melo 9d04f17817 perf evsel: Allow specifying if the inherit bit should be set 14 years ago
Arnaldo Carvalho de Melo f08199d314 perf evsel: Support event groups 14 years ago
Arnaldo Carvalho de Melo 5c581041cf perf evlist: Adopt the pollfd array 14 years ago
Arnaldo Carvalho de Melo 361c99a661 perf evsel: Introduce perf_evlist 14 years ago
Thomas Renninger 00e99a49f6 perf tools: Fix time function double declaration with glibc 14 years ago
Arnaldo Carvalho de Melo 5c7a66822c perf tools: Fix build when using gcc 3.4.6 14 years ago
Arnaldo Carvalho de Melo a860a60818 perf tools: Add missing header, fixes build 14 years ago
Arnaldo Carvalho de Melo 9486aa3877 perf tools: Fix 64 bit integer format strings 14 years ago
Dr. David Alan Gilbert b2f8fb237e perf symbols: Fix annotation of thumb code 14 years ago
Arnaldo Carvalho de Melo ad7f4e3f7b perf tools: Fix tracepoint id to string perf.data header table 14 years ago
Arnaldo Carvalho de Melo dd9a9ad5e1 perf tools: Fix handling of wildcards in tracepoint event selectors 14 years ago
Arnaldo Carvalho de Melo 3d03e2ea74 perf session: Fix infinite loop in __perf_session__process_events 14 years ago
Arnaldo Carvalho de Melo 0252208eb5 perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) 14 years ago
Lin Ming 23a2f3ab46 perf tools: Pass whole attr to event selectors 14 years ago
Han Pingtian f006d25a15 perf tools: Fix buffer overflow error when specifying all tracepoints 14 years ago
Arnaldo Carvalho de Melo 1109599458 perf session: Warn about errors when processing pipe events too 14 years ago
Stephane Eranian d030260ad3 perf tools: Fix perf_event.h header usage 14 years ago
Thomas Renninger 20c457b858 perf timechart: Adjust perf timechart to the new power events 14 years ago
Arnaldo Carvalho de Melo 4eed11d5e2 perf evsel: Auto allocate resources needed for some methods 14 years ago
Arnaldo Carvalho de Melo 86bd5e8603 perf evsel: Use {cpu,thread}_map to shorten list of parameters 14 years ago
Arnaldo Carvalho de Melo 5c98d466e4 perf tools: Refactor all_tids to hold nr and the map 14 years ago
Arnaldo Carvalho de Melo 60d567e2d9 perf tools: Refactor cpumap to hold nr and the map 14 years ago
Arnaldo Carvalho de Melo 48290609c0 perf evsel: Introduce per cpu and per thread open helpers 14 years ago
Arnaldo Carvalho de Melo c52b12ed25 perf evsel: Steal the counter reading routines from stat 14 years ago
Arnaldo Carvalho de Melo 70d544d057 perf evsel: Delete the event selectors at exit 14 years ago
Arnaldo Carvalho de Melo 1e7972cc5c perf util: Move do_read from session to util 14 years ago
Arnaldo Carvalho de Melo daec78a09d perf evsel: Adopt MATCH_EVENT macro from 'stat' 14 years ago
Arnaldo Carvalho de Melo 69aad6f1ee perf tools: Introduce event selectors 14 years ago
Frederic Weisbecker d425de5436 perf: Fix callchain hit bad cast on ascii display 14 years ago
Franck Bui-Huu 32ae2ade46 perf probe: Fix short file name probe location reporting 14 years ago
Franck Bui-Huu 32b2b6ec57 perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen 14 years ago
Arnaldo Carvalho de Melo 3b01a413c1 perf symbols: Improve kallsyms symbol end addr calculation 14 years ago
Masami Hiramatsu 3b4694de35 perf probe: Fix to support libdwfl older than 0.148 14 years ago
Masami Hiramatsu ea187cfbb9 perf tools: Fix lazy wildcard matching 14 years ago
Franck Bui-Huu 21dd9ae5a4 perf probe: Handle gracefully some stupid and buggy line syntaxes 14 years ago
Franck Bui-Huu fde52dbd7f perf probe: Don't always consider EOF as an error when listing source code 14 years ago
Franck Bui-Huu 9d95b580a8 perf probe: Fix line range description since a single file is allowed 14 years ago
Franck Bui-Huu 44b81e929b perf probe: Clean up redundant tests in show_line_range() 14 years ago
Franck Bui-Huu befe341468 perf probe: Rewrite show_one_line() to make it simpler 14 years ago
Franck Bui-Huu 62c15fc49b perf probe: Make -L display the absolute path of the dumped file 14 years ago
Masami Hiramatsu 0e43e5d222 perf probe: Cleanup messages 14 years ago
David Ahern ec5761eab3 perf symbols: Add symfs option for off-box analysis using specified tree 14 years ago
Ian Munsie 21ef97f05a perf session: Fallback to unordered processing if no sample_id_all 14 years ago
Franck Bui-Huu 68a7a771ad perf buildid-cache: Fix symbolic link handling 14 years ago
Franck Bui-Huu c3a34e06db perf symbols: Stop using vmlinux files with no symbols 14 years ago
Franck Bui-Huu fd930ff91e perf probe: Fix use of kernel image path given by 'k' option 14 years ago
Arnaldo Carvalho de Melo ddbc24b72c perf session: Remove unneeded dump_printf calls 14 years ago