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