aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | tracing: Fix ring-buffer and ksym tracer merge interactionFrederic Weisbecker2009-09-07
| * | | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-07
| |\ \ \
| * | | | tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2Xiao Guangrong2009-07-23
| * | | | tracing/ksym_tracer: fix write operation of ksym_trace_filterXiao Guangrong2009-07-23
| * | | | tracing/ksym_tracer: fix the output of ksym tracerXiao Guangrong2009-07-23
| * | | | ksym_tracer: Fix the output of stat tracingLi Zefan2009-07-10
| * | | | ksym_tracer: Fix memory leakLi Zefan2009-07-10
| * | | | ksym_tracer: Report error when failed to re-register hbpLi Zefan2009-07-10
| * | | | ksym_tracer: NIL-terminate user input filterLi Zefan2009-07-10
| * | | | ksym_tracer: Fix validation of length of access typeLi Zefan2009-07-10
| * | | | ksym_tracer: Fix validation of access typeLi Zefan2009-07-10
| * | | | ksym_tracer: Rewrite ksym_trace_filter_read()Li Zefan2009-07-10
| * | | | ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan2009-07-10
| * | | | x86: Mark ptrace_get_debugreg() as staticJaswinder Singh Rajput2009-07-01
| * | | | x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...Jaswinder Singh Rajput2009-06-17
| * | | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \ \
| * | | | | hw-breakpoints: fix undeclared ksym_tracer_mutexFrederic Weisbecker2009-06-02
| * | | | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-02
| * | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad2009-06-02
| * | | | | hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad2009-06-02
| * | | | | hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2009-06-02
| * | | | | hw-breakpoints: modify Ptrace routines to access breakpoint registersK.Prasad2009-06-02
| * | | | | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br...K.Prasad2009-06-02
| * | | | | hw-breakpoints: use the new wrapper routines to access debug registers in pro...K.Prasad2009-06-02
| * | | | | hw-breakpoints: use wrapper routines around debug registers in processor rela...K.Prasad2009-06-02
| * | | | | hw-breakpoints: modifying generic debug exception to use thread-specific debu...K.Prasad2009-06-02
| * | | | | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...K.Prasad2009-06-02
| * | | | | hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad2009-06-02
| * | | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-02
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-11-21
|\ \ \ \ \ \
| * | | | | | perf annotate: Allocate history size correctlyNick Piggin2009-11-17
* | | | | | | perf: Add 'perf kmem' toolLi Zefan2009-11-20
* | | | | | | x86: Instruction decoder test should generate build warningMasami Hiramatsu2009-11-19
* | | | | | | perf tools: Don't die() in mmap_dispatch_perf_fileArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf tools: Eliminate some more die() uses in library functionsArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo2009-11-19
* | | | | | | perf symbols: Capture the running kernel buildid tooArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf symbols: Record the build_ids of kernel modules tooArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf symbols: Kill struct build_id_list and die() another dayArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf symbols: Fix comparision of build_idsArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf top: Don't allocate the source parsing members upfrontArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf top: Allocate space only for the number of counters usedArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf top: Introduce helper function to access symbol from sym_entryArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf top: Suppress DSO column if only one is presentArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf top: Auto adjust symbol and dso widthsArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf symbols: Add a long_name_len member to struct dsoArnaldo Carvalho de Melo2009-11-19
* | | | | | | perf tools: Add ia64 support for tools/perf/Luck, Tony2009-11-19
* | | | | | | perf tools: Support static buildMichael S. Tsirkin2009-11-17
* | | | | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\ \ \ \ \ \ \
| * | | | | | | perf tools: Don't die() in do_write()Arnaldo Carvalho de Melo2009-11-17