index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
/
parse-filter.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in find_event()
Namhyung Kim
1
-8
/
+19
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in read_token()
Namhyung Kim
1
-1
/
+7
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() allocate_arg()
Namhyung Kim
1
-8
/
+40
2013-12-13
tools lib traceevent: Get rid of die in add_filter_type()
Namhyung Kim
1
-5
/
+16
2013-12-13
tools lib traceevent: Get rid of malloc_or_die() in show_error()
Namhyung Kim
1
-1
/
+15
2013-12-09
tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()
Namhyung Kim
1
-6
/
+15
2013-12-09
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...
Namhyung Kim
1
-1
/
+7
2013-12-09
tools lib traceevent: Get rid of die() in create_arg_item()
Namhyung Kim
1
-2
/
+5
2013-12-09
tools lib traceevent: Get rid of malloc_or_die() in add_event()
Namhyung Kim
1
-3
/
+13
2013-12-09
tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()
Namhyung Kim
1
-1
/
+4
2013-01-24
tools lib traceevent: Update FSF postal address to be URL's.
Jon Stanley
1
-2
/
+1
2012-10-16
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
Steven Rostedt
1
-0
/
+15
2012-07-04
tools lib traceevent: Cleanup realloc use
Namhyung Kim
1
-16
/
+8
2012-07-04
tools lib traceevent: Check return value of arg_to_str()
Namhyung Kim
1
-2
/
+13
2012-07-04
tools lib traceevent: Check result of malloc() during reading token
Namhyung Kim
1
-1
/
+1
2012-07-04
tools lib traceevent: Let filtering numbers by string use function names
Steven Rostedt
1
-10
/
+35
2012-05-26
tools lib traceevent: Silence compiler warning on 32bit build
Namhyung Kim
1
-1
/
+1
2012-05-24
tools lib traceevent: Fix signature of create_arg_item()
Namhyung Kim
1
-3
/
+2
2012-04-25
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
1
-12
/
+12
2012-04-25
events: Update tools/lib/traceevent to work with perf
Steven Rostedt
1
-16
/
+16
2012-04-25
tools/events: Add files to create libtraceevent.a
Steven Rostedt
1
-0
/
+2262
[prev]