aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()Namhyung Kim2012-06-291-1/+3
* tools lib traceevent: Add support for __print_hex()Namhyung Kim2012-06-292-1/+81
* tools lib traceevent: Use local variable 'field'Namhyung Kim2012-06-291-8/+11
* tools lib traceevent: Check string is really printableNamhyung Kim2012-06-291-1/+13
* tools lib traceevent: Make dependency files regeneratableNamhyung Kim2012-06-291-1/+5
* tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-06-291-2/+4
* tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk2012-06-291-1/+1
* tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim2012-05-261-1/+1
* tools lib traceevent: Fix signature of create_arg_item()Namhyung Kim2012-05-241-3/+2
* tools lib traceevent: Use proper function parameter typeNamhyung Kim2012-05-241-0/+1
* tools lib traceevent: Fix freeing arg on process_dynamic_array()Namhyung Kim2012-05-241-3/+4
* tools lib traceevent: Fix a possibly wrong memory dereferenceNamhyung Kim2012-05-241-0/+2
* tools lib traceevent: Fix a possible memory leakNamhyung Kim2012-05-241-1/+4
* tools lib traceevent: Allow expressions in __print_symbolic() fieldsStefan Hajnoczi2012-05-241-0/+7
* parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-253-38/+38
* parse-event: Fix memset pointer size bug in handleSteven Rostedt2012-04-251-1/+1
* parse-events: Allow '*' and '/' operations in TP_printkSteven Rostedt2012-04-251-0/+6
* parse-events: Support '+' opcode in print formatVaibhav Nagarnaik2012-04-251-0/+12
* parse-events: Let pevent_free() take a NULL pointerSteven Rostedt2012-04-251-3/+10
* parse-events: Handle opcode parsing errorVaibhav Nagarnaik2012-04-251-8/+11
* parse-events: Handle invalid opcode parsing gracefullyVaibhav Nagarnaik2012-04-251-42/+83
* perf/events: Correct size given to memsetJulia Lawall2012-04-251-1/+1
* perf/events: Add flag/symbol format_flagsTom Zanussi2012-04-251-0/+15
* perf/events: Add flag to produce nsec outputSteven Rostedt2012-04-252-3/+24
* events: Update tools/lib/traceevent to work with perfSteven Rostedt2012-04-255-33/+37
* tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-257-0/+8715