summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2009-04-14tracing: Fix branch tracer headerZhaolei-0/+8
2009-04-13tracing: Fix power tracer headerZhaolei-0/+7
2009-04-12tracing/filters: return proper error code when writing filter fileLi Zefan-6/+8
2009-04-12tracing/filters: allow user input integer to be oct or hexLi Zefan-2/+3
2009-04-12tracing/filters: fix NULL pointer dereferenceLi Zefan-0/+5
2009-04-12tracing/filters: NIL-terminate user input filterLi Zefan-0/+2
2009-04-10ftrace: Output REC->var instead of __entry->var for trace formatZhaolei-2/+2
2009-04-10tracing: fix document referencesLi Zefan-2/+2
2009-04-10tracing: fix splice return too largeLai Jiangshan-2/+14
2009-04-10tracing: update file->f_pos when splice(2) itLai Jiangshan-7/+1
2009-04-10tracing: allocate page when neededLai Jiangshan-8/+8
2009-04-10tracing: disable seeking for trace_pipe_rawLai Jiangshan-1/+1
2009-04-09blktrace: pass the right pointer to kfree()Li Zefan-5/+5
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker-1/+1
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+33
2009-04-07ftrace: Correct a text align for event format outputZhaolei-1/+1
2009-04-07Update /debug/tracing/READMENikanth Karthikesan-2/+2
2009-04-07tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker-1/+12
2009-04-07ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei-0/+3
2009-04-07tracing/ftrace: fix missing include string.hFrederic Weisbecker-0/+1
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan-4/+3
2009-04-07tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt-1/+7
2009-04-07Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar-3/+4
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-97/+228
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2492/+11202
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-6/+5
2009-04-03blktrace: fix pdu_len when tracing packet command requestsLi Zefan-1/+1
2009-04-03blktrace: small cleanup in blk_msg_write()Li Zefan-1/+1
2009-04-03blktrace: NUL-terminate user space messagesCarl Henrik Lunde-2/+3
2009-04-03kmemtrace: small cleanupsIngo Molnar-61/+67
2009-04-03kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu-24/+58
2009-04-03kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu-0/+1
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu-61/+151
2009-04-01ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt-1/+0
2009-04-01function-graph: allow unregistering twiceSteven Rostedt-0/+4
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar-341/+1256
2009-03-31trace: make argument 'mem' of trace_seq_putmem() constLi Zefan-5/+6
2009-03-31tracing: add missing 'extern' keywords to trace_output.hEduard - Gabriel Munteanu-16/+17
2009-03-31tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu-0/+14
2009-03-31blktrace: print out BLK_TN_MESSAGE properlyLi Zefan-19/+61
2009-03-31blktrace: extract duplidate codeLi Zefan-32/+30
2009-03-31blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan-17/+12
2009-03-31blktrace: fix blk_probes_ref chaosLi Zefan-8/+7
2009-03-31blktrace: make classic output more classicLi Zefan-4/+4
2009-03-31blktrace: fix off-by-one bugLi Zefan-2/+2
2009-03-31blktrace: fix the original blktraceLi Zefan-7/+5
2009-03-31blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan-1/+5
2009-03-31blktrace: fix timestamp in binary outputLi Zefan-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante-5/+4
2009-03-30trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig-1/+1