aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* blktrace: fix output of BLK_TC_PC eventsLi Zefan2009-04-12
* blktrace: fix output of unknown eventsLi Zefan2009-04-12
* tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
* Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-10
|\
| * tracing: fix splice return too largeLai Jiangshan2009-04-10
| * tracing: update file->f_pos when splice(2) itLai Jiangshan2009-04-10
| * tracing: allocate page when neededLai Jiangshan2009-04-10
| * tracing: disable seeking for trace_pipe_rawLai Jiangshan2009-04-10
| * blktrace: pass the right pointer to kfree()Li Zefan2009-04-08
| * tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
| |\
* | | ftrace: clean up enable logic for sched_switchZhaolei2009-04-07
* | | function-graph: use int instead of atomic for ftrace_graph_activeSteven Rostedt2009-04-07
* | | tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-07
* | | tracing: use macros to denote usec and nsec per secondLi Zefan2009-04-07
* | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-07
|\ \ \ | | |/ | |/|
| * | ftrace: Correct a text align for event format outputZhaolei2009-04-07
| * | Update /debug/tracing/READMENikanth Karthikesan2009-04-07
| * | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-07
| * | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-07
| * | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-07
| * | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-07
| * | tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-07
| * | Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar2009-04-07
| |\ \
| | * | blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-03
| | * | blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-03
| | * | blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-03
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-06
| |\ \ \
| | * | | kmemtrace: small cleanupsIngo Molnar2009-04-03
| | * | | kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu2009-04-03
| | * | | kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu2009-04-03
| | * | | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
| * | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\| | |
| | * | | ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt2009-04-01
| | * | | function-graph: allow unregistering twiceSteven Rostedt2009-04-01
| | |/ /
| | | |
| | | \
| | | \
| | | \
| | *---. | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-31
| | |\ \ \|
| | | | | * blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-31
| | | | | * blktrace: extract duplidate codeLi Zefan2009-03-31
| | | | | * blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan2009-03-31
| | | | | * blktrace: fix blk_probes_ref chaosLi Zefan2009-03-31
| | | | | * blktrace: make classic output more classicLi Zefan2009-03-31
| | | | | * blktrace: fix off-by-one bugLi Zefan2009-03-31
| | | | | * blktrace: fix the original blktraceLi Zefan2009-03-31
| | | | | * blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan2009-03-31
| | | | | * blktrace: fix timestamp in binary outputLi Zefan2009-03-31
| | | | | * blktrace: print human-readable act_maskLi Zefan2009-03-24
| | | | | * blktrace: fix t_error()Li Zefan2009-03-24
| | | | | * blktrace: fix wrong calculation of RWBSLi Zefan2009-03-24
| | | | | * blktrace: mark ddir_act[] constLi Zefan2009-03-24