index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
1
-3
/
+1
2016-03-10
tools lib traceevent: Add '~' operation within arg_num_eval()
Steven Rostedt
1
-0
/
+6
2016-03-03
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-03-03
tools lib traceevent: Set int_array fields to NULL if freeing from error
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-03-03
tools lib traceevent: Fix time stamp rounding issue
Chaos.Chen
1
-0
/
+5
2016-02-29
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2
-32
/
+117
2016-02-23
tools lib traceevent: Implement '%' operation
Daniel Bristot de Oliveira
1
-0
/
+4
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-01-06
tools lib traceevent: Factor out and export print_event_field[s]()
Namhyung Kim
2
-61
/
+72
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
1
-1
/
+1
2015-11-23
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt
1
-3
/
+2
2015-10-22
tools lib traceevent: Support %ps/%pS
Scott Wood
1
-2
/
+2
2015-10-20
tools lib traceevent: update KVM plugin
Paolo Bonzini
1
-8
/
+17
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
1
-3
/
+20
2015-09-22
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
1
-3
/
+20
2015-09-02
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
2
-2
/
+55
2015-08-28
tools lib traceeveent: Allow for negative numbers in print format
Steven Rostedt
1
-0
/
+1
2015-08-21
tools lib traceevent: Add checks for returned EVENT_ERROR type
Dean Nelson
1
-0
/
+9
2015-07-23
tools lib traceevent: Allow setting an alternative symbol resolver
Arnaldo Carvalho de Melo
2
-1
/
+75
2015-07-08
tools lib: Improve clean target
Riku Voipio
1
-1
/
+1
2015-06-08
tools lib traceevent: Ignore libtrace-dynamic-list file
He Kuang
1
-0
/
+1
2015-06-08
tools lib traceevent: Export dynamic symbols used by traceevent plugins
He Kuang
1
-1
/
+13
2015-05-18
tools lib traceevent: Install libtraceevent.a into libdir
Wang Nan
1
-7
/
+13
2015-05-14
tools lib traceevent: Provide le16toh define for older systems
Arnaldo Carvalho de Melo
1
-0
/
+13
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-05-06
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-2
/
+5
2015-04-29
tools lib traceevent: Add alias field to struct format_field
Jiri Olsa
2
-2
/
+5
2015-04-24
tools lib traceevent: Fix build failure on 32-bit arch
Namhyung Kim
1
-1
/
+1
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-180
/
+423
2015-04-08
tools lib traceevent: Honor operator priority
Namhyung Kim
1
-1
/
+16
2015-03-26
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
1
-5
/
+5
2015-03-25
tracing: %pF is only for function pointers
Scott Wood
1
-1
/
+1
2015-03-24
tools lib traceevent: Add support for __print_array()
Javi Merino
2
-0
/
+101
2015-03-24
tools lib traceevent: Free filter tokens in process_filter()
Steven Rostedt (Red Hat)
1
-0
/
+2
2015-03-24
tools lib traceevent: Add way to find sub buffer boundary
Steven Rostedt (Red Hat)
2
-0
/
+12
2015-03-24
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-03-24
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
2
-7
/
+59
2015-03-24
tools lib traceevent: Add pevent_data_pid_from_comm()
Steven Rostedt (Red Hat)
2
-0
/
+95
2015-03-24
tools lib traceevent: Handle %z in bprint format
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-03-24
tools lib traceevent: Copy trace_clock and free it
Steven Rostedt (Red Hat)
2
-3
/
+9
2015-03-24
tools lib traceevent: Handle NULL comm name
Josef Bacik
1
-1
/
+4
2015-03-24
tools lib traceevent: Factor out allocating and processing args
Javi Merino
1
-37
/
+40
2015-03-21
tools lib traceevent: Add destructor for format_field
David Ahern
2
-3
/
+9
2015-02-12
tools lib traceevent: Use tools build framework
Jiri Olsa
2
-124
/
+62
2015-02-06
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2
-4
/
+11
2015-01-26
tools lib traceevent: Add support for IP address formats
David Ahern
1
-0
/
+328
2014-11-24
scsi: add SPC-3 command definitions
Hannes Reinecke
1
-1
/
+4
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-2
/
+2
[next]