index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-parse.c
Age
Commit message (
Expand
)
Author
2013-09-19
perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()
Ingo Molnar
2013-07-12
perf script: Adopt latency_format variable
Namhyung Kim
2013-07-12
perf util: Get rid of unused header_page_* variables
Namhyung Kim
2013-03-15
perf tools: Remove unused tracing functions
David Ahern
2012-09-24
perf tools: remove sscanf extension %as
Irina Tirdea
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-14
perf script: Fix a NULL pointer dereference
Namhyung Kim
2012-08-07
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-08-07
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-07-18
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-02
perf script: Fix format regression due to libtraceevent merge
David Ahern
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-04-25
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
2012-04-25
perf/events: Add flag to produce nsec output
Steven Rostedt
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
perf: Separate out trace-cmd parse-events from perf files
Steven Rostedt
2012-03-22
perf tools: Simplify event_read_id exit path
Borislav Petkov
2012-02-17
perf tools: Allow expressions in __print_symbolic() fields
Stefan Hajnoczi
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2011-11-07
perf: Fix parsing of __print_flags() in TP_printk()
Steven Rostedt
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-03-14
perf script: Move printing of 'common' data from print_event and rename
David Ahern
2011-03-14
perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse
David Ahern
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-11
perf: Fix static strings treated like dynamic ones
Frederic Weisbecker
2010-05-01
perf: Fix warning while reading ring buffer headers
Frederic Weisbecker
2010-04-15
perf: Fix dynamic field detection
Thomas Gleixner
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-08
perf trace: Ignore "overwrite" field if present in /events/header_page
Arnaldo Carvalho de Melo
2010-02-23
perf/scripts: Move common code out of Perl-specific files
Tom Zanussi
2010-01-31
perf tools: Add __data_loc support
Hitoshi Mitake
2009-12-10
perf tools: Correct size given to memset
Julia Lawall
2009-12-06
perf tools: Misc small fixes
OGAWA Hirofumi
2009-11-28
perf trace: Add interface to access perf data from Perl handlers
Tom Zanussi
2009-11-28
perf trace: Add Perl scripting support
Tom Zanussi
2009-11-28
perf trace: Add flag/symbolic format_flags
Tom Zanussi
2009-11-25
perf tools: Add 'signed' flag setting back into trace-event-parse.c
Tom Zanussi
2009-10-21
perf tools: Use strsep() over strtok_r() for parsing single line
Steven Rostedt
2009-10-15
perf tools: Remove all char * typecasts and use const in prototype
Steven Rostedt
2009-10-15
perf tools: Handle - and + in parsing trace print format
Steven Rostedt
2009-10-15
perf tools: Add latency format to trace output
Steven Rostedt
2009-10-15
perf tools: Handle both versions of ftrace output
Steven Rostedt
2009-10-15
perf tools: Fix bprintk reading in trace output
Steven Rostedt
2009-10-15
perf tools: Still continue on failed parsing of an event
Steven Rostedt
2009-10-15
perf tools: Handle the case with and without the "signed" trace field
Steven Rostedt
2009-10-15
perf tools: Handle newlines in trace parsing better
Steven Rostedt
2009-10-15
perf tools: Handle * as typecast in trace parsing
Steven Rostedt
[next]