index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
tools lib traceevent: Man pages for trace sequences APIs
Tzvetomir Stoyanov
1
-0
/
+158
2019-05-15
tools lib traceevent: Man pages for APIs used to extract common fields from a...
Tzvetomir Stoyanov
1
-0
/
+137
2019-05-15
tools lib traceevent: Man page for tep_parse_header_page()
Tzvetomir Stoyanov
1
-0
/
+82
2019-05-15
tools lib traceevent: Man pages for parse event APIs
Tzvetomir Stoyanov
1
-0
/
+90
2019-05-15
tools lib traceevent: Man pages for event filter APIs
Tzvetomir Stoyanov
1
-0
/
+209
2019-05-15
tools lib traceevent: Man pages for event fields APIs
Tzvetomir Stoyanov
1
-0
/
+105
2019-05-15
tools lib traceevent: Man page for tep_read_number_field()
Tzvetomir Stoyanov
1
-0
/
+81
2019-05-15
tools lib traceevent: Man pages for print field APIs
Tzvetomir Stoyanov
1
-0
/
+126
2019-05-15
tools lib traceevent: Man pages for get field value APIs
Tzvetomir Stoyanov
1
-0
/
+122
2019-05-15
tools lib traceevent: Man pages for find field APIs
Tzvetomir Stoyanov
1
-0
/
+118
2019-05-15
tools lib traceevent: Man pages for libtraceevent event get APIs
Tzvetomir Stoyanov
1
-0
/
+99
2019-05-15
tools lib traceevent: Man page for list events APIs
Tzvetomir Stoyanov
1
-0
/
+122
2019-05-15
tools lib traceevent: Man pages for event find APIs
Tzvetomir Stoyanov
1
-0
/
+103
2019-05-15
tools lib traceevent: Man page for tep_read_number()
Tzvetomir Stoyanov
1
-0
/
+78
2019-05-15
tools lib traceevent: Man pages for registering print function
Tzvetomir Stoyanov
1
-0
/
+155
2019-05-15
tools lib traceevent: Man pages for function related libtraceevent APIs
Tzvetomir Stoyanov
2
-0
/
+271
2019-05-15
tools lib traceevent: Man pages for event handler APIs
Tzvetomir Stoyanov
1
-0
/
+156
2019-05-15
tools lib traceevent: Man page for tep_strerror()
Tzvetomir Stoyanov
1
-0
/
+85
2019-05-15
tools lib traceevent: Man page for page size APIs
Tzvetomir Stoyanov
1
-0
/
+82
2019-05-15
tools lib traceevent: Man page for host endian APIs
Tzvetomir Stoyanov
1
-0
/
+104
2019-05-15
tools lib traceevent: Man page for file endian APIs
Tzvetomir Stoyanov
1
-0
/
+91
2019-05-15
tools lib traceevent: Man page for get/set cpus APIs
Tzvetomir Stoyanov
1
-0
/
+77
2019-05-15
tools lib traceevent: Man page for header_page APIs
Tzvetomir Stoyanov
1
-0
/
+102
2019-05-15
tools lib traceevent: Man pages for tep_handler related APIs
Tzvetomir Stoyanov
4
-0
/
+436
2019-05-15
tools lib traceevent: Add support for man pages with multiple names
Tzvetomir Stoyanov
1
-3
/
+32
2019-05-15
tools lib traceevent: Introduce man pages
Tzvetomir Stoyanov
9
-0
/
+634
2019-05-15
tools lib traceevent: Remove hard coded install paths from pkg-config file
Tzvetomir Stoyanov
2
-6
/
+11
2019-05-07
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-889
/
+936
2019-05-02
tools lib traceevent: Change tag string for error
Leo Yan
1
-1
/
+1
2019-04-16
tools lib traceevent: Fix missing equality check for strcmp
Rikard Falkeborn
1
-1
/
+1
2019-04-01
tools lib traceevent: Rename input arguments and local variables of libtracee...
Tzvetomir Stoyanov
4
-180
/
+180
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_...
Tzvetomir Stoyanov
2
-8
/
+8
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...
Tzvetomir Stoyanov
7
-26
/
+26
2019-04-01
tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...
Tzvetomir Stoyanov
16
-442
/
+439
2019-04-01
tools tools, tools lib traceevent: Make traceevent APIs more consistent
Tzvetomir Stoyanov
4
-43
/
+43
2019-04-01
tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()
Tzvetomir Stoyanov
1
-3
/
+0
2019-04-01
tools lib traceevent: Remove tep filter trivial APIs
Tzvetomir Stoyanov
2
-185
/
+0
2019-04-01
tools lib traceevent: Removed unneeded !! and return parenthesis
Steven Rostedt (VMware)
1
-2
/
+2
2019-04-01
tools lib traceevent: Implement new traceevent APIs for accessing struct tep_...
Tzvetomir Stoyanov
2
-4
/
+108
2019-04-01
tools lib traceevent: Coding style fixes
Tzvetomir Stoyanov
1
-15
/
+15
2019-04-01
tools lib traceevent: Change description of few APIs
Tzvetomir Stoyanov
2
-12
/
+14
2019-04-01
tools lib traceevent: Add more debugging to see various internal ring buffer ...
Steven Rostedt (Red Hat)
2
-0
/
+62
2019-04-01
tools lib traceevent: Implement a new API, tep_list_events_copy()
Tzvetomir Stoyanov
2
-23
/
+91
2019-04-01
tools lib traceevent: Add mono clocks to be parsed in seconds
Steven Rostedt (VMware)
1
-1
/
+2
2019-04-01
tools lib traceevent: Handle trace_printk() "%px"
Steven Rostedt (VMware)
1
-0
/
+1
2019-02-28
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
1
-1
/
+1
2019-01-08
tools lib traceevent: Remove tep_data_event_from_type() API
Tzvetomir Stoyanov
2
-13
/
+0
2019-01-08
tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
Tzvetomir Stoyanov
3
-4
/
+4
2019-01-08
tools lib traceevent: Changed return logic of tep_register_event_handler() API
Tzvetomir Stoyanov
2
-2
/
+13
2019-01-08
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...
Tzvetomir Stoyanov
1
-5
/
+12
[next]