Commit Graph

7497 Commits (d6e2fbce0d70c2072a1c478dbd37b34d27129d74)

Author SHA1 Message Date
Ingo Molnar a21ca2cac5 perf_counter: Separate out attr->type from attr->config 16 years ago
Peter Zijlstra 6a24ed6c60 perf_counter: Fix frequency adjustment for < HZ 16 years ago
Peter Zijlstra 689802b2d0 perf_counter: Add PERF_SAMPLE_PERIOD 16 years ago
Peter Zijlstra ac4bcf8894 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID 16 years ago
Peter Zijlstra 089dd79db9 perf_counter: Generate mmap events for install_special_mapping() 16 years ago
Paul Mackerras 6dc5f2a417 perf_counter: Fix lockup with interrupting counters 16 years ago
Oleg Nesterov edaba2c533 ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" 16 years ago
Oleg Nesterov 087eb43705 ptrace: tracehook_report_clone: fix false positives 16 years ago
Peter Zijlstra d99e944620 perf_counter: Remove munmap stuff 16 years ago
Peter Zijlstra 60313ebed7 perf_counter: Add fork event 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
Ingo Molnar 128f048f0f perf_counter: Fix throttling lock-up 16 years ago
Steven Rostedt 563af16c30 tracing: add annotation to what type of stack trace is recorded 16 years ago
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