summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1735-797/+1506
|\
| * vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt2009-09-171-6/+4
| * softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2009-09-172-11/+12
| * oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger2009-09-171-0/+1
| * tracing: switch function prints from %pf to %psSteven Rostedt2009-09-173-7/+7
| * vsprintf: add %ps that is the same as %pS but is like %pfSteven Rostedt2009-09-171-2/+4
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-09-175279-364814/+626999
| |\
| * \ Merge branch 'tip/tracing/core4' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-09-1610-70/+349
| |\ \
| | * | tracing: Fix minor bugs for __unregister_ftrace_function_probeAtsushi Tsuji2009-09-161-2/+2
| | * | tracing: remove notrace from __kprobes annotationSteven Rostedt2009-09-151-2/+2
| | * | tracing: optimize global_trace_clock cachelinesSteven Rostedt2009-09-151-10/+14
| | * | ftrace: document function and function graph implementationMike Frysinger2009-09-143-3/+252
| | * | tracing: make testing syscall events a separate configurationSteven Rostedt2009-09-142-0/+24
| | * | tracing: remove some unused macrosLi Zefan2009-09-142-35/+0
| | * | ftrace: add compile-time check on F_printk()Li Zefan2009-09-141-4/+41
| | * | tracing: fix F_printk() typosLi Zefan2009-09-141-9/+9
| | * | tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt2009-09-141-2/+2
| | * | tracing: add static to generated TRACE_EVENT functionsSteven Rostedt2009-09-142-3/+3
| * | | MAINTAINERS: Update tracing tree detailsIngo Molnar2009-09-151-2/+5
| |/ /
| * | ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt2009-09-141-3/+3
| * | tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt2009-09-123-5/+18
| * | tracing: remove trace_event_types.hSteven Rostedt2009-09-121-178/+0
| * | tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-123-118/+136
| * | tracing: show details of structures within the ftrace structuresSteven Rostedt2009-09-122-7/+66
| * | tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt2009-09-122-133/+369
| * | tracing: allow filter predicates to handle ksym symbolsSteven Rostedt2009-09-121-2/+2
| * | tracing/filters: add filter DocumentationTom Zanussi2009-09-121-1/+183
| * | tracing/profile: fix profile_disable vs module_unloadLi Zefan2009-09-121-1/+4
| * | tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa2009-09-121-3/+3
| * | ftrace: __start_mcount_loc should be .init.rodataJohn Reiser2009-09-121-2/+3
| * | tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde2009-09-124-4/+14
| * | tracing: remove unused local variables in tracer probe functionsCarsten Emde2009-09-122-21/+1
| * | tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde2009-09-121-1/+3
| * | tracing: trace parser support for function and graphjolsa@redhat.com2009-09-111-110/+40
| * | tracing: trace parser support for set_eventjolsa@redhat.com2009-09-111-47/+13
| * | tracing: create generic trace parserjolsa@redhat.com2009-09-112-0/+141
| * | tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt2009-09-113-30/+28
| * | tracing: add lock depth to entriesSteven Rostedt2009-09-115-10/+31
| * | tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-115-7/+4
| * | tracing: add latency format to function_graph tracerSteven Rostedt2009-09-111-6/+68
| * | x86/tracing: comment need for atomic nopSteven Rostedt2009-09-101-0/+2
| * | tracing: move PRED macros to trace_events_filter.cLi Zefan2009-09-092-41/+41
| * | tracing: remove stats from struct tracerLi Zefan2009-09-091-1/+0
| * | tracing: format clean upsLi Zefan2009-09-091-11/+11
| * | tracing: remove dead codeLi Zefan2009-09-091-22/+0
| * | tracing: do not grab lock in wakeup latency function tracingSteven Rostedt2009-09-091-14/+22
| * | ring-buffer: consolidate interface of rb_buffer_peek()Robert Richter2009-09-091-7/+4
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-178-22/+704
|\ \ \
| * | | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee2009-09-174-0/+560
| * | | pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock2009-09-171-0/+3
OpenPOWER on IntegriCloud