Commit Graph

625 Commits (c8829c7a31c7e0156b230fa8d5a14be9881d7677)

Author SHA1 Message Date
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
Jamie Iles cc835752ae perf tools: Allow cross compiling 15 years ago
Ingo Molnar 7931241694 perf kmem: Fix unused argument build warning 15 years ago
Arnaldo Carvalho de Melo 716d69e4fd perf symbols: perf_header__read_build_ids() offset'n'size should be u64 15 years ago
Arnaldo Carvalho de Melo 8b4825bf8d perf symbols: dsos__read_build_ids() should read both user and kernel buildids 15 years ago
Li Zefan bc3abfb1b5 perf tools: Align long options which have no short forms 15 years ago
Li Zefan 90b86a9f7d perf kmem: Show usage if no option is specified 15 years ago
Frederic Weisbecker 3786310afe perf sched: Add max delay time snapshot 15 years ago
Julia Lawall 5660ce3424 perf tools: Correct size given to memset 15 years ago
Xiao Guangrong c0c9e72150 perf sched: Fix for getting task's execution time 15 years ago
Masami Hiramatsu c937fe20cb perf probe: Update perf-probe document 15 years ago
Masami Hiramatsu fa28244d12 perf probe: Support --del option 15 years ago
Masami Hiramatsu f984f03da3 perf probe: Support vmlinux on cwd by default 15 years ago
Masami Hiramatsu 17f88fcd66 perf probe: Remove event suffix number _0 15 years ago
Masami Hiramatsu d1bde3f755 perf probe: Fix add-probe command syntax without --add option 15 years ago
Masami Hiramatsu a9b495b0d3 perf probe: Change probe-added message more user-friendly 15 years ago
Masami Hiramatsu 278498d438 perf probe: Change event list format 15 years ago
Masami Hiramatsu d3a2dbf844 perf probe: Use pr_debug for debug message 15 years ago
Masami Hiramatsu 849884508e perf probe: Check e_snprintf() format string 15 years ago
Masami Hiramatsu e1d2017b24 perf probe: Fix event namelist to duplicate string 15 years ago
Juha Leppanen d56728b8d7 perf probe: Fix strtailcmp() to compare s1and s2[0] 15 years ago
Ulrich Drepper 180570fdb7 perf tools: Optimize parse_subsystem_tracepoint_event() 15 years ago
Tom Zanussi 67a6259ec9 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily 15 years ago
Tom Zanussi 3a9a0beba2 perf trace/scripting: Fix compile error when libperl not installed 15 years ago
Xiao Guangrong f48f669d42 perf_event: Eliminate raw->size 15 years ago
Xiao Guangrong d9541ed324 perf_event: Fix __dsos__write_buildid_table() 15 years ago
Xiao Guangrong d8bd9e0aed perf_event: Fix raw event processing 15 years ago
Xiao Guangrong c0777c5aa8 perf/sched: Fix 'perf sched trace' 15 years ago