index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
1
-1
/
+1
*
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
2020-07-31
1
-1
/
+1
*
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
2020-07-31
1
-0
/
+1
*
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
2020-07-03
1
-6
/
+9
*
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2020-07-03
2
-0
/
+30
*
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
2020-06-18
1
-0
/
+35
*
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
2020-06-18
1
-1
/
+38
*
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
2020-06-18
1
-58
/
+40
*
libtraceevent: Remove unneeded semicolon
Zou Wei
2020-04-30
1
-1
/
+1
*
tools lib traceevent: Take care of return value of asprintf
He Zhe
2020-04-18
1
-10
/
+19
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
tools lib traceevent: Remove extra '\n' in print_event_time()
Steven Rostedt (VMware)
2020-03-04
1
-1
/
+1
|
/
*
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
2019-12-20
1
-1
/
+3
*
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2019-12-16
2
-4
/
+6
*
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
2019-12-03
1
-2
/
+3
*
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2019-12-03
1
-0
/
+1
*
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-11-22
1
-2
/
+7
*
libtraceevent: Fix header installation
Sudip Mukherjee
2019-11-22
1
-4
/
+4
*
libtraceevent: Fix parsing of event %o and %X argument types
Konstantin Khlebnikov
2019-11-18
1
-2
/
+5
*
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
1
-0
/
+99
*
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
14
-89
/
+248
*
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
2019-09-25
1
-0
/
+2
*
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
2019-09-25
1
-12
/
+1
*
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2019-09-25
2
-5
/
+5
*
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
2019-09-25
1
-0
/
+130
*
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (VMware)
2019-09-25
1
-1
/
+3
*
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
Sakari Ailus
2019-09-20
2
-9
/
+19
*
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-09-01
2
-4
/
+4
*
libtraceevent: Remove tep_register_trace_clock()
Tzvetomir Stoyanov
2019-09-01
3
-14
/
+0
*
libtraceevent, perf tools: Changes in tep_print_event_* APIs
Tzvetomir Stoyanov
2019-09-01
4
-197
/
+198
*
tools lib traceevent: Remove unneeded qsort and uses memmove instead
Steven Rostedt (VMware)
2019-08-29
1
-6
/
+49
*
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-08-29
1
-2
/
+1
*
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Steven Rostedt (VMware)
2019-08-20
1
-2
/
+2
*
tools lib traceevent: Man pages for trace sequences APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+158
*
tools lib traceevent: Man pages for APIs used to extract common fields from a...
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+137
*
tools lib traceevent: Man page for tep_parse_header_page()
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+82
*
tools lib traceevent: Man pages for parse event APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+90
*
tools lib traceevent: Man pages for event filter APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+209
*
tools lib traceevent: Man pages for event fields APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+105
*
tools lib traceevent: Man page for tep_read_number_field()
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+81
*
tools lib traceevent: Man pages for print field APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+126
*
tools lib traceevent: Man pages for get field value APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+122
*
tools lib traceevent: Man pages for find field APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+118
*
tools lib traceevent: Man pages for libtraceevent event get APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+99
*
tools lib traceevent: Man page for list events APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+122
*
tools lib traceevent: Man pages for event find APIs
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+103
*
tools lib traceevent: Man page for tep_read_number()
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+78
*
tools lib traceevent: Man pages for registering print function
Tzvetomir Stoyanov
2019-05-15
1
-0
/
+155
*
tools lib traceevent: Man pages for function related libtraceevent APIs
Tzvetomir Stoyanov
2019-05-15
2
-0
/
+271
[next]