Commit Graph

169197 Commits (4aa65636411ccb12f006a6ad593930655c445ff6)
 

Author SHA1 Message Date
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
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
Mike Frysinger 1bbfa6f256 sched: Mark sched_clock() as notrace 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 21140f4d33 perf_event: Fix perf_swevent_hrtimer() variable initialization 15 years ago
Xiao Guangrong c0c9e72150 perf sched: Fix for getting task's execution time 15 years ago
Frederic Weisbecker 822a696111 tracing/kprobes: Fix field creation's bad error handling 15 years ago
Xiao Guangrong ec89a06fd4 perf_event: Cleanup for cpu_clock_perf_event_update() 15 years ago
Xiao Guangrong b93f7978ad perf_event: Allocate children's perf_event_ctxp at the right time 15 years ago
Xiao Guangrong aa5452d70c perf_event: Clean up __perf_event_init_context() 15 years ago
Frederic Weisbecker 44234adcdc hw-breakpoints: Modify breakpoints without unregistering them 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 a7c312bed7 trace-kprobe: Support delete probe syntax 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
Stephen Rothwell 6ab8886326 perf: hw_breakpoints: Fix percpu namespace clash 15 years ago
Arnd Bergmann 2ff6cfd707 perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space 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