Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
46587e4a312780a63132483bc8678c397eca6aff
/
tools
/
lib
/
traceevent
505d308
scripts/spelling.txt: add "overide" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
3f26b0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
9c72fd0
tools lib traceevent: It's preempt not prempt
by Steven Rostedt (VMware)
· 8 years ago
e8c6f43
tools lib traceevent plugin function: Initialize 'index' variable
by Arnaldo Carvalho de Melo
· 8 years ago
14e4d7e
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
by Steven Rostedt (VMware)
· 8 years ago
6467753
tools lib traceevent: Robustify do_generate_dynamic_list_file
by David Carrillo-Cisneros
· 8 years ago
0fe0559
lib, traceevent: add PRINT_HEX_STR variant
by Daniel Borkmann
· 8 years ago
4e06d4f
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
0748591
tools lib traceevent: Fix prev/next_prio for deadline tasks
by Daniel Bristot de Oliveira
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
e19b7ce
make use of make variable CURDIR instead of calling pwd
by Uwe Kleine-König
· 8 years ago
c52d9e4
tools lib traceevent: Add retrieval of preempt count and latency flags
by Steven Rostedt
· 8 years ago
bb5a731
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
by Steven Rostedt
· 8 years ago
fe31672
tools lib traceevent: Add version for traceevent shared object
by Jiri Olsa
· 8 years ago
39944a7
tools lib traceevent: Rename LIB_FILE to LIB_TARGET
by Jiri Olsa
· 8 years ago
c121bdb
tools lib traceevent: Add do_install_mkdir Makefile function
by Jiri Olsa
· 8 years ago
722a498
tools lib traceevent: Add install_headers target
by Jiri Olsa
· 8 years ago
a130347
tools lib traceevent: Fix kbuffer_read_at_offset()
by Namhyung Kim
· 8 years ago
979a70a
tools lib traceevent: Ignore generated library files
by Namhyung Kim
· 8 years ago
ca575ad
tools lib traceevent: Add correct header for ipv6 definitions
by Arnaldo Carvalho de Melo
· 8 years ago
6d248fb
tools lib traceevent: Add filter on task CPU id
by Steven Rostedt
· 8 years ago
c3cec9e
tools lib traceevent: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
106b816
tools lib traceevent: Do not reassign parg after collapse_tree()
by Steven Rostedt
· 9 years ago
4f3c8876
tools lib traceevent: Remove redundant CPU output
by Steven Rostedt
· 9 years ago
9eb42de
tools lib traceevent: Add '~' operation within arg_num_eval()
by Steven Rostedt
· 9 years ago
a66673a
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
by Steven Rostedt (Red Hat)
· 9 years ago
9ec72ea
tools lib traceevent: Set int_array fields to NULL if freeing from error
by Steven Rostedt (Red Hat)
· 9 years ago
21a3010
tools lib traceevent: Fix time stamp rounding issue
by Chaos.Chen
· 9 years ago
a674533
tools lib traceevent: Split pevent_print_event() into specific functionality functions
by Steven Rostedt
· 9 years ago
0e47b38
tools lib traceevent: Implement '%' operation
by Daniel Bristot de Oliveira
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
be45d40
tools lib traceevent: Factor out and export print_event_field[s]()
by Namhyung Kim
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
32abc2e
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
by Steven Rostedt
· 9 years ago
b6bd9c7
tools lib traceevent: Support %ps/%pS
by Scott Wood
· 9 years ago
2f465de
tools lib traceevent: update KVM plugin
by Paolo Bonzini
· 9 years ago
b572727
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes
by Ingo Molnar
· 9 years ago
c2e4b24
tools lib traceevent: Fix string handling in heterogeneous arch environments
by Kapileshwar Singh
· 9 years ago
7605594
tools lib traceevent: Support function __get_dynamic_array_len
by He Kuang
· 9 years ago
1d94501
tools lib traceeveent: Allow for negative numbers in print format
by Steven Rostedt
· 9 years ago
6f56e9c
tools lib traceevent: Add checks for returned EVENT_ERROR type
by Dean Nelson
· 9 years ago
33a2471
tools lib traceevent: Allow setting an alternative symbol resolver
by Arnaldo Carvalho de Melo
· 9 years ago
c867b15
tools lib: Improve clean target
by Riku Voipio
· 9 years ago
38e0962
tools lib traceevent: Ignore libtrace-dynamic-list file
by He Kuang
· 9 years ago
e3d09ec
tools lib traceevent: Export dynamic symbols used by traceevent plugins
by He Kuang
· 9 years ago
bb53e17
tools lib traceevent: Install libtraceevent.a into libdir
by Wang Nan
· 10 years ago
b390d85
tools lib traceevent: Provide le16toh define for older systems
by Arnaldo Carvalho de Melo
· 10 years ago
f7dc7fd
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
by Ingo Molnar
· 10 years ago
d8fce2d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1836ac8
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
d354243
tools lib traceevent: Add alias field to struct format_field
by Jiri Olsa
· 10 years ago
410ceb8
tools lib traceevent: Fix build failure on 32-bit arch
by Namhyung Kim
· 10 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3201f0d
tools lib traceevent: Honor operator priority
by Namhyung Kim
· 10 years ago
7c27f78
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
by Steven Rostedt
· 10 years ago
bbedb17
tracing: %pF is only for function pointers
by Scott Wood
· 10 years ago
b839e1e8
tools lib traceevent: Add support for __print_array()
by Javi Merino
· 10 years ago
e1644aa
tools lib traceevent: Free filter tokens in process_filter()
by Steven Rostedt (Red Hat)
· 10 years ago
82ac952
tools lib traceevent: Add way to find sub buffer boundary
by Steven Rostedt (Red Hat)
· 10 years ago
c5e6919
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
by Steven Rostedt (Red Hat)
· 10 years ago
5dbcfd9
tools lib traceevent: Make plugin options either string or boolean
by Steven Rostedt
· 10 years ago
2771984
tools lib traceevent: Add pevent_data_pid_from_comm()
by Steven Rostedt (Red Hat)
· 10 years ago
5542629
tools lib traceevent: Handle %z in bprint format
by Steven Rostedt (Red Hat)
· 10 years ago
99ad141
tools lib traceevent: Copy trace_clock and free it
by Steven Rostedt (Red Hat)
· 10 years ago
deab6f5
tools lib traceevent: Handle NULL comm name
by Josef Bacik
· 10 years ago
929a6bb
tools lib traceevent: Factor out allocating and processing args
by Javi Merino
· 10 years ago
00ae112
tools lib traceevent: Add destructor for format_field
by David Ahern
· 10 years ago
2d58ab9
tools lib traceevent: Use tools build framework
by Jiri Olsa
· 10 years ago
402bb4e
tools lib traceevent: Introduce trace_seq_do_fprintf function
by Arnaldo Carvalho de Melo
· 10 years ago
3d199b5
tools lib traceevent: Add support for IP address formats
by David Ahern
· 10 years ago
85686f6
scsi: add SPC-3 command definitions
by Hannes Reinecke
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
21da83f
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
by Rickard Strandqvist
· 10 years ago
1545d8a
tools lib traceevent: Clean up format of args in jbd2 plugin
by Steven Rostedt
· 10 years ago
24eda08
tools lib traceevent: Clean up format of args in cfg80211 plugin
by Steven Rostedt
· 10 years ago
a21e3a3
tools lib traceevent: Fix format in plugin_kvm
by Steven Rostedt
· 10 years ago
7f6e363
tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints
by Jan Kiszka
· 10 years ago
ea092ae
tools lib traceevent: Add back in kvm plugins nested_vmexit events
by Steven Rostedt (Red Hat)
· 10 years ago
6f21037
tools lib traceevent: Factor out print_exit_reason in kvm plugin
by Jan Kiszka
· 10 years ago
20d3cbd
tools lib traceevent: Report unknown VMX exit reasons with code
by Jan Kiszka
· 10 years ago
473a778
tools lib traceevent: Added support for __get_bitmask() macro
by Steven Rostedt (Red Hat)
· 10 years ago
4944082
tools lib traceevent: Add options to function plugin
by Steven Rostedt (Red Hat)
· 10 years ago
5827f2f
tools lib traceevent: Add options to plugins
by Steven Rostedt
· 10 years ago
a7c3196
tools lib traceevent: Add flag to not load event plugins
by Steven Rostedt (Red Hat)
· 10 years ago
de04f86
tools lib traceevent: Fix memory leak in pretty_print()
by Steven Rostedt
· 11 years ago
4508793
tools lib traceevent: Fix backward compatibility macros for pevent filter enums
by Steven Rostedt
· 11 years ago
9e9e5df
tools lib traceevent: Do not call warning() directly
by Namhyung Kim
· 11 years ago
3388cc3
tools lib traceevent: Print event name when show warning if possible
by Namhyung Kim
· 11 years ago
b935a58
perf tools: Fix traceevent plugin path definitions
by Josh Boyer
· 11 years ago
bf6b3a9
tools lib traceevent: Unregister handler when xen plugin is unloaded
by Namhyung Kim
· 11 years ago
a157112
tools lib traceevent: Unregister handler when scsi plugin is unloaded
by Namhyung Kim
· 11 years ago
0247a96
tools lib traceevent: Unregister handler when jbd2 plugin is is unloaded
by Namhyung Kim
· 11 years ago
6024cf3
tools lib traceevent: Unregister handler when cfg80211 plugin is unloaded
by Namhyung Kim
· 11 years ago
ec7c6de
tools lib traceevent: Unregister handler when mac80211 plugin is unloaded
by Namhyung Kim
· 11 years ago
02bafd3
tools lib traceevent: Unregister handler when sched_switch plugin is unloaded
by Namhyung Kim
· 11 years ago
354a2bd
tools lib traceevent: Unregister handler when kvm plugin is unloaded
by Namhyung Kim
· 11 years ago
11e99c5
tools lib traceevent: Unregister handler when kmem plugin is unloaded
by Namhyung Kim
· 11 years ago
4061eda
tools lib traceevent: Unregister handler when hrtimer plugin is unloaded
by Namhyung Kim
· 11 years ago
ac668c7
tools lib traceevent: Unregister handler when function plugin is unloaded
by Namhyung Kim
· 11 years ago
Next »