Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bc683b47c31d68050fd1cd5231804c3be2df1766
/
tools
/
lib
/
traceevent
/
event-parse.c
e877372
tools lib traceevent: Show contents (in hex) of data of unrecognized type records
by Steven Rostedt (VMware)
· 7 years ago
37db96b
tools lib traceevent: Handle new pointer processing of bprint strings
by Steven Rostedt (VMware)
· 7 years ago
38d70b7
tools lib traceevent: Simplify pointer print logic and fix %pF
by Steven Rostedt (VMware)
· 7 years ago
d634447
tools lib traceevent: Print value of unknown symbolic fields
by Jan Kiszka
· 7 years ago
3df76c9
tools lib traceevent: Show value of flags that have not been parsed
by Steven Rostedt (VMware)
· 7 years ago
952a99c
tools lib traceevent: Fix bad force_token escape sequence
by Michael Sartain
· 7 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
9c72fd0
tools lib traceevent: It's preempt not prempt
by Steven Rostedt (VMware)
· 8 years ago
0fe0559
lib, traceevent: add PRINT_HEX_STR variant
by Daniel Borkmann
· 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
ca575ad
tools lib traceevent: Add correct header for ipv6 definitions
by Arnaldo Carvalho de Melo
· 9 years ago
c3cec9e
tools lib traceevent: Use str_error_r()
by Arnaldo Carvalho de Melo
· 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
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
· 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
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
3d199b5
tools lib traceevent: Add support for IP address formats
by David Ahern
· 10 years ago
21da83f
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
by Rickard Strandqvist
· 11 years ago
473a778
tools lib traceevent: Added support for __get_bitmask() macro
by Steven Rostedt (Red Hat)
· 11 years ago
de04f86
tools lib traceevent: Fix memory leak in pretty_print()
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
20c7e5a
tools lib traceevent: Add pevent_unregister_print_function()
by Namhyung Kim
· 11 years ago
ad13701
tools lib traceevent: Add pevent_unregister_event_handler()
by Namhyung Kim
· 11 years ago
bf19b82
tools lib traceevent: Introduce pevent_filter_strerror()
by Namhyung Kim
· 11 years ago
3a3ffa2
tools lib traceevent: Report better error message on bad function args
by Steven Rostedt
· 11 years ago
71ad958
tools lib traceevent: Change pevent_parse_format to include pevent handle
by Jiri Olsa
· 11 years ago
12e5556
tools lib traceevent: Use helper trace-seq in print functions like kernel does
by Steven Rostedt
· 11 years ago
6b5fa0b
tools lib traceevent: Fix conversion of pointer to integer of different size
by Arnaldo Carvalho de Melo
· 11 years ago
eff2c92
tools lib traceevent: Fix use of multiple options in processing field
by Steven Rostedt
· 11 years ago
0497a9e
tools lib traceevent: Add direct access to dynamic arrays
by Steven Rostedt
· 11 years ago
6d862b8
tools lib traceevent: Add pevent_print_func_field() helper function
by Steven Rostedt
· 11 years ago
c6c2b96
tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events
by Steven Rostedt
· 11 years ago
5efb9fb
tools lib traceevent: Check for spaces in character array
by Steven Rostedt (Red Hat)
· 11 years ago
0883d9d
tools lib traceevent: Have bprintk output the same as the kernel does
by Steven Rostedt (Red Hat)
· 11 years ago
b30f75e
tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len)
by Howard Cochran
· 11 years ago
0970b5f
tools lib traceevent: If %s is a pointer, check printk formats
by Steven Rostedt (Red Hat)
· 11 years ago
18900af
tools lib traceevent: Update printk formats when entered
by Steven Rostedt (Red Hat)
· 11 years ago
1b372ca
tools lib traceevent: Add support for extracting trace_clock in report
by Yoshihiro YUNOMAE
· 11 years ago
79d5adf
tools lib traceevent: Add const qualifier to string arguments
by Namhyung Kim
· 12 years ago
e23c1a5
tools lib traceevent: Handle dynamic array's element size properly
by Jiri Olsa
· 12 years ago
10ee9fa
perf tools: Reinstate 'signed' field flag for tracepoints
by Tom Zanussi
· 12 years ago
ff58268
tools lib traceevent: Fix warning on '>=' operator
by Namhyung Kim
· 12 years ago
7b9f6b4
tools lib traceevent: Update FSF postal address to be URL's.
by Jon Stanley
· 12 years ago
fba7a78
tools lib traceevent: test correct variable after allocation
by Sasha Levin
· 12 years ago
27f94d5
tools lib traceevent: Use 'const' in variables pointing to const strings
by Arnaldo Carvalho de Melo
· 12 years ago
7a90561
tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror
by Arnaldo Carvalho de Melo
· 12 years ago
e46466b
tools lib traceevent: No need to check for < 0 on an unsigned enum
by Arnaldo Carvalho de Melo
· 12 years ago
8a38cce
tools lib traceevent: Avoid comparisions between signed/unsigned
by Arnaldo Carvalho de Melo
· 12 years ago
ca383a4
tools lib traceevent: Add __maybe_unused to unused parameters
by Arnaldo Carvalho de Melo
· 12 years ago
101782e
lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
by Steven Rostedt
· 12 years ago
f1b2256
tools lib traceevent: Fix error path on pevent_parse_event
by Namhyung Kim
· 12 years ago
b1ac754
tools lib traceevent: Handle alloc_arg failure
by Namhyung Kim
· 12 years ago
2b29175
tools lib traceevent: Carve out events format parsing routine
by Arnaldo Carvalho de Melo
· 12 years ago
a6d2a61
tools lib traceevent: Remove some die() calls
by Arnaldo Carvalho de Melo
· 12 years ago
b851192
tools lib traceevent: Fix afterlife gotos
by Arnaldo Carvalho de Melo
· 12 years ago
87162d8
tools lib traceevent: Use calloc were applicable
by Arnaldo Carvalho de Melo
· 12 years ago
0dbca1e
tools lib traceevent: Use asprintf were applicable
by Arnaldo Carvalho de Melo
· 12 years ago
70d9304
tools lib traceevent: Free field if an error occurs on process_flags/symbols
by Namhyung Kim
· 12 years ago
f8c49d2
tools lib traceevent: Free field if an error occurs on process_fields
by Namhyung Kim
· 12 years ago
41e51a2
tools lib traceevent: Make sure that arg->op.right is set properly
by Namhyung Kim
· 12 years ago
1bce6e0
tools lib traceevent: Fix error path on process_array()
by Namhyung Kim
· 12 years ago
c055875b7
tools lib traceevent: Define _GNU_SOURCE in Makefile
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
9612ef6
tools lib traceevent: replace mempcpy with memcpy
by Irina Tirdea
· 12 years ago
67ed939
tools lib traceevent: Get rid of die() from pevent_register_print_function
by Namhyung Kim
· 12 years ago
0ca8da0
tools lib traceevent: Get rid of die() from pevent_register_event_handler
by Namhyung Kim
· 12 years ago
245c5a1
tools lib traceevent: Get rid of die() from pretty_print()
by Namhyung Kim
· 12 years ago
f63fe79
tools lib traceevent: Fix off-by-one bug in pevent_strerror()
by Namhyung Kim
· 12 years ago
Next »