Commit Graph

169223 Commits (abf5ef72477f9fb559a8a034fd6e6c397bb37e1f)
 

Author SHA1 Message Date
Masami Hiramatsu abf5ef7247 perf tools: Add for_each macros for strlist 15 years ago
Masami Hiramatsu 3e3405906d perf probe: Fix --del to update current event list 15 years ago
Masami Hiramatsu f6bbff7725 perf probe: Fix --del to show info instead of warning 15 years ago
Masami Hiramatsu 411edfe5c1 perf probe: Show need-dwarf message only if it is really needed 15 years ago
Masami Hiramatsu ce11a603ae perf probe: Check hyphen only argument 15 years ago
Masami Hiramatsu 7e990a5126 perf probe: Check the result of e_snprintf() 15 years ago
Masami Hiramatsu fac13fd54e perf probe: Cleanup struct session in builtin-probe.c 15 years ago
Peter Zijlstra f13c12c634 perf_events: Fix perf_event_attr layout 15 years ago
Arnaldo Carvalho de Melo cdccc69003 perf diff: Fix documentation 15 years ago
Ingo Molnar d30531c672 perf diff: Improve the help text 15 years ago
Paul Mackerras 0f624e7e56 perf_event: Fix incorrect range check on cpu number 15 years ago
Tom Zanussi a6005123ce perf trace/scripting: Update Documentation 15 years ago
Tom Zanussi 3875294f5c perf trace/scripting: Add 'record' and 'report' options 15 years ago
Tom Zanussi 4b9c0c596e perf trace/scripting: List available scripts 15 years ago
Tom Zanussi 8f11d85a0e perf trace/scripting: Check return val of perl_run() 15 years ago
Tom Zanussi a3a7cb7bb1 perf trace/scripting: Don't install unneeded files 15 years ago
Tom Zanussi 586bc5cce8 perf trace/scripting: Add support for script args 15 years ago
Frederic Weisbecker c249a4ce79 perf tools: Make symbol_conf static 15 years ago
Arnaldo Carvalho de Melo 86a9eee047 perf diff: Introduce tool to show performance difference 15 years ago
Arnaldo Carvalho de Melo b38d34645c perf record: Rename perf.data to perf.data.old if --force/-f is used 15 years ago
Arnaldo Carvalho de Melo c8829c7a31 perf util: Remove setup_sorting dups 15 years ago
Arnaldo Carvalho de Melo f823e441ab perf session: Event statistics also are per session 15 years ago
Arnaldo Carvalho de Melo c019879bcc perf session: Adopt the sample_type variable 15 years ago
Arnaldo Carvalho de Melo a328626b61 perf session: Adopt resolve_callchain 15 years ago
Arnaldo Carvalho de Melo 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session 15 years ago
Arnaldo Carvalho de Melo b9bf089212 perf tools: No need for three rb_trees for sorting hist entries 15 years ago
Arnaldo Carvalho de Melo 4aa6563641 perf session: Move kmaps to perf_session 15 years ago
Arnaldo Carvalho de Melo b3165f4144 perf session: Move the global threads list to perf_session 15 years ago
Arnaldo Carvalho de Melo ec91336973 perf session: Reduce the number of parms to perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 13df45ca1c perf session: Register the idle thread in perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 301a0b0202 perf session: Ditch register_perf_file_handler 15 years ago
Arnaldo Carvalho de Melo d8f66248d6 perf session: Pass the perf_session to the event handling operations 15 years ago
David Miller 2cd9046cc5 perf sched: Fix build failure on sparc 15 years ago
Hitoshi Mitake 2044279d1e perf bench: Add "all" pseudo subsystem and "all" pseudo suite 15 years ago
Arnaldo Carvalho de Melo 94c744b6c0 perf tools: Introduce perf_session class 15 years ago
Arnaldo Carvalho de Melo ea08d8cbd1 perf symbols: Ditch dso->find_symbol 15 years ago
Arnaldo Carvalho de Melo 79406cd789 perf symbols: Allow lookups by symbol name too 15 years ago
Arnaldo Carvalho de Melo 22ccec57f8 perf symbols: Add missing "Variables" entry to map_type__name 15 years ago
Arnaldo Carvalho de Melo f1dfa0b1c1 perf symbols: Add support for 'variable' symtabs 15 years ago
Arnaldo Carvalho de Melo d45868d38c perf symbols: Introduce ELF counterparts to symbol_type__is_a 15 years ago
Arnaldo Carvalho de Melo 6893d4ee67 perf symbols: Introduce symbol_type__is_a 15 years ago
Arnaldo Carvalho de Melo 9958e1f0ae perf symbols: Rename kthreads to kmaps, using another abstraction for it 15 years ago
Jamie Iles 58e9f94138 perf tools: Allow building for ARM 15 years ago
Frederic Weisbecker 99ac64c826 hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value 15 years ago
Jamie Iles cc835752ae perf tools: Allow cross compiling 15 years ago
Li Zefan 0bb38a5cde tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE 15 years ago
Li Zefan 0f24f1287a tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING 15 years ago
Cyrill Gorcunov 125580380f x86, perf events: Check if we have APIC enabled 15 years ago
Xiao Guangrong 5e855db5d8 perf_event: Fix variable initialization in other codepaths 15 years ago
Ingo Molnar 7931241694 perf kmem: Fix unused argument build warning 15 years ago