aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/event-parse.c
Commit message (Expand)AuthorAge
* tools lib traceevent: Change to SPDX License formatSteven Rostedt (VMware)2018-08-20
* tools lib traceevent: Rename static variables and functions in event-parse.cTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename various pevent APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename internal parser related APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename various pevent get/set/is APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename pevent_find_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename pevent_data_ APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...Tzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent_set_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent_register_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent_read_number_* APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent print APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent parse APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent find APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent alloc / free APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)2018-08-13
* tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)2018-08-10
* tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...Steven Rostedt (VMware)2018-01-17
* tools lib traceevent: Handle new pointer processing of bprint stringsSteven Rostedt (VMware)2018-01-17
* tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-01-17
* tools lib traceevent: Print value of unknown symbolic fieldsJan Kiszka2018-01-17
* tools lib traceevent: Show value of flags that have not been parsedSteven Rostedt (VMware)2018-01-17
* tools lib traceevent: Fix bad force_token escape sequenceMichael Sartain2018-01-17
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-28
|\
| * tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)2017-02-17
* | lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann2017-01-25
|/
* tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt2016-11-23
* tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt2016-11-23
* tools lib traceevent: Add correct header for ipv6 definitionsArnaldo Carvalho de Melo2016-07-14
* tools lib traceevent: Use str_error_r()Arnaldo Carvalho de Melo2016-07-12
* tools lib traceevent: Remove redundant CPU outputSteven Rostedt2016-03-23
* tools lib traceevent: Add '~' operation within arg_num_eval()Steven Rostedt2016-03-10
* tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt (Red Hat)2016-03-03
* tools lib traceevent: Set int_array fields to NULL if freeing from errorSteven Rostedt (Red Hat)2016-03-03
* tools lib traceevent: Fix time stamp rounding issueChaos.Chen2016-03-03
* tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt2016-02-29
* tools lib traceevent: Implement '%' operationDaniel Bristot de Oliveira2016-02-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | tools lib traceevent: Factor out and export print_event_field[s]()Namhyung Kim2016-01-06
* | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt2015-11-23
|/
* tools lib traceevent: Support %ps/%pSScott Wood2015-10-22
* Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...Ingo Molnar2015-09-23
|\
| * tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh2015-09-22
* | tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang2015-09-02
|/