summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-078-151/+86
| * | | | | | | tracing: use macros to denote usec and nsec per secondLi Zefan2009-04-072-4/+7
| * | | | | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-077-12/+33
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-04-0717-424/+1408
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | tracing: add average time in function to function profilerSteven Rostedt2009-03-251-7/+14
| * | | | | | | | tracing: remove on the fly allocator from function profilerSteven Rostedt2009-03-251-33/+43
| * | | | | | | | tracing: clean up tracing profilerSteven Rostedt2009-03-251-13/+15
| * | | | | | | | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-244-6/+28
| * | | | | | | | tracing: make the function profiler per cpuSteven Rostedt2009-03-241-69/+130
| * | | | | | | | tracing: adding function timings to function profilerSteven Rostedt2009-03-246-19/+117
| * | | | | | | | tracing: move function profiler data out of function structSteven Rostedt2009-03-242-187/+263
| * | | | | | | | tracing: add function profilerSteven Rostedt2009-03-242-2/+330
| * | | | | | | | tracing: add handler to trace_statSteven Rostedt2009-03-244-5/+5
* | | | | | | | | tracing: Append prompt in /debug/tracing/README fileGeunSik Lim2009-05-151-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | tracing: fix ref count in splice pagesSteven Rostedt2009-04-291-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | tracing: Fix branch tracer headerZhaolei2009-04-141-0/+8
* | | | | | | tracing: Fix power tracer headerZhaolei2009-04-131-0/+7
| |_|_|_|/ / |/| | | | |
* | | | | | tracing/filters: return proper error code when writing filter fileLi Zefan2009-04-122-6/+8
* | | | | | tracing/filters: allow user input integer to be oct or hexLi Zefan2009-04-121-2/+3
* | | | | | tracing/filters: fix NULL pointer dereferenceLi Zefan2009-04-121-0/+5
* | | | | | tracing/filters: NIL-terminate user input filterLi Zefan2009-04-121-0/+2
* | | | | | ftrace: Output REC->var instead of __entry->var for trace formatZhaolei2009-04-101-2/+2
* | | | | | tracing: fix document referencesLi Zefan2009-04-101-2/+2
| |_|_|/ / |/| | | |
* | | | | tracing: fix splice return too largeLai Jiangshan2009-04-101-2/+14
* | | | | tracing: update file->f_pos when splice(2) itLai Jiangshan2009-04-101-7/+1
* | | | | tracing: allocate page when neededLai Jiangshan2009-04-101-8/+8
* | | | | tracing: disable seeking for trace_pipe_rawLai Jiangshan2009-04-101-1/+1
* | | | | blktrace: pass the right pointer to kfree()Li Zefan2009-04-091-5/+5
* | | | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-091-1/+1
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-077-12/+33
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | ftrace: Correct a text align for event format outputZhaolei2009-04-071-1/+1
| * | | Update /debug/tracing/READMENikanth Karthikesan2009-04-071-2/+2
| * | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-071-1/+12
| * | | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-071-0/+3
| * | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-071-0/+1
| * | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-073-4/+3
| * | | tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-071-1/+7
| * | | Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar2009-04-071-3/+4
| |\ \ \
| | * | | blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-031-1/+1
| | * | | blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-031-1/+1
| | * | | blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-031-2/+3
* | | | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-062-97/+228
|\ \ \ \ \
| * | | | | kmemtrace: small cleanupsIngo Molnar2009-04-031-61/+67
| * | | | | kmemtrace: restore original tracing data binary format, improve ABIEduard - Gabriel Munteanu2009-04-031-24/+58
| * | | | | kmemtrace: kmemtrace_alloc() must fill type_idEduard - Gabriel Munteanu2009-04-031-0/+1
| * | | | | kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-032-61/+151
* | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-0539-2492/+11202
|\| | | | |
| * | | | | ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt2009-04-011-1/+0
| * | | | | function-graph: allow unregistering twiceSteven Rostedt2009-04-011-0/+4
| |/ / / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-3118-341/+1256
| |\ \ \| | |
OpenPOWER on IntegriCloud