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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2015-10-01
perf top: Register idle thread
Namhyung Kim
2015-10-01
perf top: Fix unresolved comm when -s comm is used
Namhyung Kim
2015-10-01
perf record: Allocate area for sample_id_hdr in a synthesized comm event
Namhyung Kim
2015-09-30
perf tools: By default use the most precise "cycles" hw counter available
Arnaldo Carvalho de Melo
2015-09-30
perf list: Remove blank lines, headers when piping output
Arnaldo Carvalho de Melo
2015-09-30
perf probe: Improve error message when %return is on inlined function
Masami Hiramatsu
2015-09-30
perf probe: Fix a segfault bug in debuginfo_cache
Masami Hiramatsu
2015-09-30
perf probe: Show correct source lines of probes on kmodules
Masami Hiramatsu
2015-09-30
perf probe: Begin and end libdwfl report session correctly
Masami Hiramatsu
2015-09-30
perf probe: Fix to remove dot suffix from second or latter events
Masami Hiramatsu
2015-09-30
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-30
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
2015-09-30
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
2015-09-30
perf maps: Introduce maps__find_symbol_by_name()
Arnaldo Carvalho de Melo
2015-09-30
perf tools: Fix shadowed declaration in parse-events.c
Jiri Olsa
2015-09-28
perf tools: Enable event_config terms to tracepoint events
He Kuang
2015-09-28
perf tools: Adds the tracepoint name parsing support
He Kuang
2015-09-28
perf tools: Show proper error message for wrong terms of hw/sw events
He Kuang
2015-09-28
perf tools: Adds the config_term callback for different type events
He Kuang
2015-09-28
perf intel-pt: Add mispred-all config option to aid use with autofdo
Adrian Hunter
2015-09-28
perf inject: Add --strip option to strip out non-synthesized events
Adrian Hunter
2015-09-28
perf inject: Remove more aux-related stuff when processing instruction traces
Adrian Hunter
2015-09-28
perf evlist: Add perf_evlist__remove()
Adrian Hunter
2015-09-28
perf evlist: Add perf_evlist__id2evsel_strict()
Adrian Hunter
2015-09-28
perf script: Make scripting_max_stack value allow for synthesized callchains
Adrian Hunter
2015-09-28
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2015-09-28
perf script: Add a setting for maximum stack depth
Adrian Hunter
2015-09-28
perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2015-09-28
perf report: Make max_stack value allow for synthesized callchains
Adrian Hunter
2015-09-28
perf intel-pt: Support generating branch stack
Adrian Hunter
2015-09-28
perf intel-pt: Move branch filter logic
Adrian Hunter
2015-09-28
perf inject: Set branch stack feature flag when synthesizing branch stacks
Adrian Hunter
2015-09-28
perf report: Skip events with null branch stacks
Adrian Hunter
2015-09-28
perf report: Also do default setup for synthesized branch stacks
Adrian Hunter
2015-09-28
perf report: Adjust sample type validation for synthesized branch stacks
Adrian Hunter
2015-09-28
perf auxtrace: Add option to synthesize branch stacks on samples
Adrian Hunter
2015-09-28
perf tools: Add more documentation to export-to-postgresql.py script
Adrian Hunter
2015-09-28
perf session: Warn when AUX data has been lost
Adrian Hunter
2015-09-28
perf script: Allow time to be displayed in nanoseconds
Adrian Hunter
2015-09-28
perf intel-pt: Make logging slightly more efficient
Adrian Hunter
2015-09-28
perf intel-pt: Fix potential loop forever
Adrian Hunter
2015-09-28
perf report: Fix sample type validation for synthesized callchains
Adrian Hunter
2015-09-28
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
2015-09-28
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
perf tools: Rename the 'single_dep' target to 'prepare'
Jiri Olsa
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
2015-09-28
perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records
Arnaldo Carvalho de Melo
2015-09-28
perf hists browser: Use the map to determine if a DSO is being used as a kernel
Arnaldo Carvalho de Melo
[next]