index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib traceevent: Fix kbuffer_read_at_offset()
Namhyung Kim
2016-10-05
1
-0
/
+1
*
tools lib traceevent: Ignore generated library files
Namhyung Kim
2016-08-02
1
-0
/
+1
*
tools lib traceevent: Add correct header for ipv6 definitions
Arnaldo Carvalho de Melo
2016-07-14
1
-1
/
+2
*
tools lib traceevent: Add filter on task CPU id
Steven Rostedt
2016-07-12
1
-3
/
+15
*
tools lib traceevent: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-6
/
+2
*
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
2016-05-12
1
-2
/
+2
*
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
2016-03-23
1
-3
/
+1
*
tools lib traceevent: Add '~' operation within arg_num_eval()
Steven Rostedt
2016-03-10
1
-0
/
+6
*
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt (Red Hat)
2016-03-03
1
-1
/
+1
*
tools lib traceevent: Set int_array fields to NULL if freeing from error
Steven Rostedt (Red Hat)
2016-03-03
1
-0
/
+3
*
tools lib traceevent: Fix time stamp rounding issue
Chaos.Chen
2016-03-03
1
-0
/
+5
*
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2016-02-29
2
-32
/
+117
*
tools lib traceevent: Implement '%' operation
Daniel Bristot de Oliveira
2016-02-23
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
1
-1
/
+1
|
\
|
*
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
2015-12-11
1
-1
/
+1
*
|
tools lib traceevent: Factor out and export print_event_field[s]()
Namhyung Kim
2016-01-06
2
-61
/
+72
*
|
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt
2015-11-23
1
-3
/
+2
|
/
*
tools lib traceevent: Support %ps/%pS
Scott Wood
2015-10-22
1
-2
/
+2
*
tools lib traceevent: update KVM plugin
Paolo Bonzini
2015-10-20
1
-8
/
+17
*
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
2015-09-23
1
-3
/
+20
|
\
|
*
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
2015-09-22
1
-3
/
+20
*
|
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
2015-09-02
2
-2
/
+55
|
/
*
tools lib traceeveent: Allow for negative numbers in print format
Steven Rostedt
2015-08-28
1
-0
/
+1
*
tools lib traceevent: Add checks for returned EVENT_ERROR type
Dean Nelson
2015-08-21
1
-0
/
+9
*
tools lib traceevent: Allow setting an alternative symbol resolver
Arnaldo Carvalho de Melo
2015-07-23
2
-1
/
+75
*
tools lib: Improve clean target
Riku Voipio
2015-07-08
1
-1
/
+1
*
tools lib traceevent: Ignore libtrace-dynamic-list file
He Kuang
2015-06-08
1
-0
/
+1
*
tools lib traceevent: Export dynamic symbols used by traceevent plugins
He Kuang
2015-06-08
1
-1
/
+13
*
tools lib traceevent: Install libtraceevent.a into libdir
Wang Nan
2015-05-18
1
-7
/
+13
*
tools lib traceevent: Provide le16toh define for older systems
Arnaldo Carvalho de Melo
2015-05-14
1
-0
/
+13
*
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-11
1
-1
/
+1
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
1
-1
/
+1
|
|
\
|
|
*
tools lib traceevent: Fix build failure on 32-bit arch
Namhyung Kim
2015-04-24
1
-1
/
+1
*
|
|
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-05-06
2
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tools lib traceevent: Add alias field to struct format_field
Jiri Olsa
2015-04-29
2
-2
/
+5
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
9
-180
/
+423
|
\
|
|
*
tools lib traceevent: Honor operator priority
Namhyung Kim
2015-04-08
1
-1
/
+16
|
*
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
2015-03-26
1
-5
/
+5
|
*
tools lib traceevent: Add support for __print_array()
Javi Merino
2015-03-24
2
-0
/
+101
|
*
tools lib traceevent: Free filter tokens in process_filter()
Steven Rostedt (Red Hat)
2015-03-24
1
-0
/
+2
|
*
tools lib traceevent: Add way to find sub buffer boundary
Steven Rostedt (Red Hat)
2015-03-24
2
-0
/
+12
|
*
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
Steven Rostedt (Red Hat)
2015-03-24
1
-1
/
+0
|
*
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
2015-03-24
2
-7
/
+59
|
*
tools lib traceevent: Add pevent_data_pid_from_comm()
Steven Rostedt (Red Hat)
2015-03-24
2
-0
/
+95
|
*
tools lib traceevent: Handle %z in bprint format
Steven Rostedt (Red Hat)
2015-03-24
1
-0
/
+4
|
*
tools lib traceevent: Copy trace_clock and free it
Steven Rostedt (Red Hat)
2015-03-24
2
-3
/
+9
|
*
tools lib traceevent: Handle NULL comm name
Josef Bacik
2015-03-24
1
-1
/
+4
|
*
tools lib traceevent: Factor out allocating and processing args
Javi Merino
2015-03-24
1
-37
/
+40
|
*
tools lib traceevent: Add destructor for format_field
David Ahern
2015-03-21
2
-3
/
+9
|
*
tools lib traceevent: Use tools build framework
Jiri Olsa
2015-02-12
2
-124
/
+62
[next]