Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f38c46021aaa0871a96bd922ccbcc9d61c4ae49e
/
tools
/
lib
/
traceevent
/
event-parse.c
101782e
lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
by Steven Rostedt
· 12 years ago
f1b2256
tools lib traceevent: Fix error path on pevent_parse_event
by Namhyung Kim
· 12 years ago
b1ac754
tools lib traceevent: Handle alloc_arg failure
by Namhyung Kim
· 12 years ago
2b29175
tools lib traceevent: Carve out events format parsing routine
by Arnaldo Carvalho de Melo
· 12 years ago
a6d2a61
tools lib traceevent: Remove some die() calls
by Arnaldo Carvalho de Melo
· 12 years ago
b851192
tools lib traceevent: Fix afterlife gotos
by Arnaldo Carvalho de Melo
· 12 years ago
87162d8
tools lib traceevent: Use calloc were applicable
by Arnaldo Carvalho de Melo
· 12 years ago
0dbca1e
tools lib traceevent: Use asprintf were applicable
by Arnaldo Carvalho de Melo
· 12 years ago
70d9304
tools lib traceevent: Free field if an error occurs on process_flags/symbols
by Namhyung Kim
· 12 years ago
f8c49d2
tools lib traceevent: Free field if an error occurs on process_fields
by Namhyung Kim
· 12 years ago
41e51a2
tools lib traceevent: Make sure that arg->op.right is set properly
by Namhyung Kim
· 12 years ago
1bce6e0
tools lib traceevent: Fix error path on process_array()
by Namhyung Kim
· 12 years ago
c055875
tools lib traceevent: Define _GNU_SOURCE in Makefile
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
9612ef6
tools lib traceevent: replace mempcpy with memcpy
by Irina Tirdea
· 12 years ago
67ed939
tools lib traceevent: Get rid of die() from pevent_register_print_function
by Namhyung Kim
· 12 years ago
0ca8da0
tools lib traceevent: Get rid of die() from pevent_register_event_handler
by Namhyung Kim
· 12 years ago
245c5a1
tools lib traceevent: Get rid of die() from pretty_print()
by Namhyung Kim
· 12 years ago
f63fe79
tools lib traceevent: Fix off-by-one bug in pevent_strerror()
by Namhyung Kim
· 12 years ago
e1aa7c3
tools lib traceevent: Fix strerror_r() use in pevent_strerror
by Namhyung Kim
· 12 years ago
2f197b9
tools lib traceevent: Introduce pevent_strerror
by Namhyung Kim
· 12 years ago
bffddff
tools lib traceevent: Introduce pevent_errno
by Namhyung Kim
· 12 years ago
fd34f0b
tools lib traceevent: Do not link broken field arg for an old ftrace event
by Namhyung Kim
· 12 years ago
0cf2601
tools lib traceevent: Fix cast from pointer to integer for 32 bit
by Robert Richter
· 12 years ago
f6ced60
tools lib traceevent: Cleanup realloc use
by Namhyung Kim
· 13 years ago
c9bbabe
tools lib traceevent: Add missing break in make_bprint_args
by Peter Huewe
· 13 years ago
16e6b8f
tools lib traceevent: Fix some comments
by Namhyung Kim
· 13 years ago
4b5632b
tools lib traceevent: Do not call add_event() again if allocation failed
by Namhyung Kim
· 13 years ago
3831a42
tools lib traceevent: Pass string type argument to args
by Namhyung Kim
· 13 years ago
d286447
tools lib traceevent: Handle realloc() failure path
by Namhyung Kim
· 13 years ago
ca63858
tools lib traceevent: Handle strdup failure cases
by Namhyung Kim
· 13 years ago
deba3fb
tools lib traceevent: Introduce extend_token()
by Namhyung Kim
· 13 years ago
0fc45ef
tools lib traceevent: Fix printk_cmp()
by Namhyung Kim
· 13 years ago
c5b35b7
tools lib traceevent: Fix trace_printk for long integers
by Wolfgang Mauerer
· 13 years ago
aaf05c7
tools lib traceevent: Fix %pM print format arg handling
by Steven Rostedt
· 13 years ago
0866a97
tools lib traceevent: Add support to show migrate disable counter
by Steven Rostedt
· 12 years ago
c2e6dc2
tools lib traceevent: Add support for "%.*s" in bprintk events
by Steven Rostedt
· 13 years ago
50d8f9e
tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
by Namhyung Kim
· 12 years ago
e080e6f
tools lib traceevent: Add support for __print_hex()
by Namhyung Kim
· 12 years ago
b700807
tools lib traceevent: Use local variable 'field'
by Namhyung Kim
· 12 years ago
600da3c
tools lib traceevent: Check string is really printable
by Namhyung Kim
· 12 years ago
21c69e7
tools lib traceevent: Use proper function parameter type
by Namhyung Kim
· 12 years ago
b3511d0
tools lib traceevent: Fix freeing arg on process_dynamic_array()
by Namhyung Kim
· 12 years ago
d1de108
tools lib traceevent: Fix a possibly wrong memory dereference
by Namhyung Kim
· 12 years ago
57d34dc
tools lib traceevent: Fix a possible memory leak
by Namhyung Kim
· 12 years ago
00b9da7
tools lib traceevent: Allow expressions in __print_symbolic() fields
by Stefan Hajnoczi
· 12 years ago
1c69818
parse-events: Rename struct record to struct pevent_record
by Steven Rostedt
· 13 years ago
42c8013
parse-event: Fix memset pointer size bug in handle
by Steven Rostedt
· 13 years ago
2e7a5fc
parse-events: Allow '*' and '/' operations in TP_printk
by Steven Rostedt
· 13 years ago
b482859
parse-events: Support '+' opcode in print format
by Vaibhav Nagarnaik
· 13 years ago
a2525a0
parse-events: Let pevent_free() take a NULL pointer
by Steven Rostedt
· 13 years ago
14ffde0
parse-events: Handle opcode parsing error
by Vaibhav Nagarnaik
· 13 years ago
d69afed5
parse-events: Handle invalid opcode parsing gracefully
by Vaibhav Nagarnaik
· 13 years ago
54a3625
perf/events: Correct size given to memset
by Julia Lawall
· 13 years ago
5205aec
perf/events: Add flag/symbol format_flags
by Tom Zanussi
· 13 years ago
4dc1024
perf/events: Add flag to produce nsec output
by Steven Rostedt
· 13 years ago
668fe01
events: Update tools/lib/traceevent to work with perf
by Steven Rostedt
· 13 years ago
f7d8235
tools/events: Add files to create libtraceevent.a
by Steven Rostedt
· 13 years ago