aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
...
| * | | | | | | | tracing: add function profilerSteven Rostedt2009-03-24
| * | | | | | | | tracing: add handler to trace_statSteven Rostedt2009-03-24
* | | | | | | | | tracing: Append prompt in /debug/tracing/README fileGeunSik Lim2009-05-15
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | tracing: fix ref count in splice pagesSteven Rostedt2009-04-29
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | tracing: Fix branch tracer headerZhaolei2009-04-13
* | | | | | | tracing: Fix power tracer headerZhaolei2009-04-13
| |_|_|_|/ / |/| | | | |
* | | | | | tracing/filters: return proper error code when writing filter fileLi Zefan2009-04-12
* | | | | | tracing/filters: allow user input integer to be oct or hexLi Zefan2009-04-12
* | | | | | tracing/filters: fix NULL pointer dereferenceLi Zefan2009-04-12
* | | | | | tracing/filters: NIL-terminate user input filterLi Zefan2009-04-12
* | | | | | ftrace: Output REC->var instead of __entry->var for trace formatZhaolei2009-04-10
* | | | | | tracing: fix document referencesLi Zefan2009-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: 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 '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