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
Age
Commit message (
Expand
)
Author
2009-10-17
perf tools: Move dereference after NULL test
Julia Lawall
2009-10-15
perf trace: Add filter Suppport
Li Zefan
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
2009-10-15
perf tools: Handle arrays in print fields for trace parsing
Steven Rostedt
2009-10-15
perf tools: Handle trace parsing of < and >
Steven Rostedt
2009-10-15
perf tools: Fix backslash processing on trace print formats
Steven Rostedt
2009-10-15
perf tools: Handle print concatenations in event format file
Steven Rostedt
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
2009-10-13
perf tools: Move threads & last_match to threads.c
Arnaldo Carvalho de Melo
2009-10-13
perf tools: Remove expensive old debug code from perf top
Mike Galbraith
2009-10-13
perf tools: Do not manually count string lengths
Vincent Legoll
2009-10-12
perf tools: Remove static debugfs path from parse-events
Ashwin Chaugule
2009-10-12
perf tools: Fix the NO_64BIT build on pure 64-bit systems
Ingo Molnar
2009-10-12
perf sched: Add -C option to measure on a specific CPU
Mike Galbraith
2009-10-12
perf tools: Fix counter sample frequency breakage
Mike Galbraith
2009-10-12
perf tools: Fix const char type propagation
Randy Dunlap
2009-10-08
perf tools: Provide backward compatibility with previous perf.data version
Frederic Weisbecker
2009-10-08
perf tools: Fix thread comm resolution in perf sched
Frederic Weisbecker
2009-10-08
perf tools: Improve kernel/modules symbol lookup
Arnaldo Carvalho de Melo
2009-10-08
perf tools: Up the verbose level for some really verbose stuff
Arnaldo Carvalho de Melo
2009-10-08
perf tools: Improve thread comm resolution in perf sched
Frederic Weisbecker
2009-10-08
perf tools: Unify perf.data mapping and events handling
Frederic Weisbecker
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-10-07
perf tools: Start the perf.data mapping at data offset in perf trace
Frederic Weisbecker
2009-10-06
perf tools: Default to 1 KHz auto-sampling freq events
Ingo Molnar
2009-10-06
perf trace: Add string/dynamic cases to format_flags
Tom Zanussi
2009-10-06
perf trace: Add subsystem string to struct event
Tom Zanussi
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2009-10-06
perf_event: Provide vmalloc() based mmap() backing
Peter Zijlstra
2009-10-06
perf tools: elf_sym__is_function() should accept "zero" sized functions
Arnaldo Carvalho de Melo
2009-10-06
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
2009-10-06
perf trace: Remove unused code in builtin-trace.c
Tom Zanussi
2009-10-05
perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etc
Arnaldo Carvalho de Melo
2009-10-05
perf tools: /proc/modules names don't always match its name
Arnaldo Carvalho de Melo
2009-10-05
perf tools: Create maps for modules when processing kallsyms
Arnaldo Carvalho de Melo
2009-10-05
perf top: Keep the default of asking for kernel module symbols
Arnaldo Carvalho de Melo
2009-10-04
perf: Propagate term signal to child
Chris Wilson
2009-10-04
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
2009-10-03
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
2009-10-01
perf tools: Run generate-cmdlist.sh properly
Mulyadi Santosa
[next]