Commit Graph

7603 Commits (005155b1f626d2b2d7932e4afdf4fead168c6888)

Author SHA1 Message Date
Steven Whitehouse 56d8bd3f0b tracing: fix multiple use of __print_flags and __print_symbolic 16 years ago
walimis 048dc50c5e tracing/events: fix output format of user stack 16 years ago
walimis f11b3f4e29 tracing/events: fix output format of kernel stack 16 years ago
walimis 083a63b48e tracing/trace_stack: fix the number of entries in the header 16 years ago
Steven Rostedt ea05b57cc1 ring-buffer: discard timestamps that are at the start of the buffer 16 years ago
Steven Rostedt edd813bffc ring-buffer: try to discard unneeded timestamps 16 years ago
Tim Bird a202355640 ring-buffer: fix bug in ring_buffer_discard_commit 16 years ago
Peter Zijlstra a96bbc1641 perf_counter: Fix race in counter initialization 16 years ago
Peter Zijlstra 226f62fdd5 perf_counter: Add a comm hook for pure fork()s 16 years ago
Steven Rostedt 84047e360a function-graph: always initialize task ret_stack 16 years ago
Steven Rostedt f7e8b616ed function-graph: move initialization of new tasks up in fork 16 years ago
Peter Zijlstra 0d48696f87 perf_counter: Rename perf_counter_hw_event => perf_counter_attr 16 years ago
Peter Zijlstra 08247e31ca perf_counter: Add ioctl for changing the sample period/frequency 16 years ago
Peter Zijlstra 8e3747c13c perf_counter: Change data head from u32 to u64 16 years ago
Peter Zijlstra b23f3325ed perf_counter: Rename various fields 16 years ago
Peter Zijlstra 8e5799b1ad perf_counter: Add unique counter id 16 years ago
Steven Rostedt 26c01624a2 function-graph: add memory barriers for accessing task's ret_stack 16 years ago
Steven Rostedt 82310a3272 function-graph: enable the stack after initialization of other variables 16 years ago
Steven Rostedt 179c498ae2 function-graph: only allocate init tasks if it was not already done 16 years ago
Peter Zijlstra 709e50cf87 perf_counter: Use PID namespaces properly 16 years ago
Paul Mackerras bf4e0ed3d0 perf_counter: Remove unused prev_state field 16 years ago
Paul Mackerras 3f731ca60a perf_counter: Fix cpu migration counter 16 years ago
Paul Mackerras f38b082081 perf_counter: Initialize per-cpu context earlier on cpu up 16 years ago
Steven Rostedt 0f6ce3de4e ftrace: do not profile functions when disabled 16 years ago
Steven Rostedt 112f38a7e3 tracing: make trace pipe recognize latency format flag 16 years ago
Steven Whitehouse ec081ddc3d tracing: add exports to use __print_symbolic and __print_flags from a module 16 years ago
Li Zefan 7fcb7c472f tracing/events: introduce __dynamic_array() 16 years ago
Steven Rostedt 897f17a653 tracing: combine the default tracers into one config 16 years ago
Steven Rostedt 5e0a093910 tracing: fix config options to not show when automatically selected 16 years ago
Steven Rostedt 2af15d6a44 ftrace: add kernel command line function filtering 16 years ago
Frederic Weisbecker 43bd123623 tracing/stat: remove unappropriate safe walk on list 16 years ago
Li Zefan dbd3fbdfee tracing/stat: do some cleanups 16 years ago
Li Zefan e162280690 tracing/stat: remember to free root node 16 years ago
Li Zefan b3dd7ba7d8 tracing/stat: change dummpy_cmp() to return -1 16 years ago
Frederic Weisbecker 8f184f2730 tracing/stat: replace linked list by an rbtree for sorting 16 years ago
Frederic Weisbecker 0d64f8342d tracing/stat: replace trace_stat_session by stat_session 16 years ago
Zhaolei f3c4ae26e9 trace_workqueue: remove blank line between each cpu 16 years ago
Zhaolei b8867164f0 trace_workqueue: remove cpu_workqueue_stats->first_entry 16 years ago
Zhaolei 1fdfca9c57 trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe() 16 years ago
Zhaolei fb39125fd7 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 16 years ago
Ingo Molnar 22a4f650d6 perf_counter: Tidy up style details 16 years ago
Paul Mackerras 880ca15adf perf_counter: Allow software counters to count while task is not running 16 years ago
Paul Mackerras 25346b93ca perf_counter: Provide functions for locking and pinning the context for a task 16 years ago
Peter Zijlstra bbbee90829 perf_counter: Ammend cleanup in fork() fail 16 years ago
Peter Zijlstra 665c2142a9 perf_counter: Clean up task_ctx vs interrupts 16 years ago
Peter Zijlstra efb3d17240 perf_counter: Fix COMM and MMAP events for cpu wide counters 16 years ago
Ingo Molnar 012b84dae1 perf_counter: Robustify counter-free logic 16 years ago
Ingo Molnar 3f4dee2273 perf_counter: Fix cpuctx->task_ctx races 16 years ago
Paul Mackerras ad3a37de81 perf_counter: Don't swap contexts containing locked mutex 16 years ago
Andi Kleen a9862e0560 Export add_timer_on for modules 16 years ago