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-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-19
perf_counter tools: Add a data file header
Peter Zijlstra
2009-06-19
perf_counter: Update userspace callchain sampling uses
Peter Zijlstra
2009-06-18
perf report: Filter to parent set by default
Ingo Molnar
2009-06-18
perf_counter tools: Handle lost events
Peter Zijlstra
2009-06-18
perf_counter: tools: Makefile tweaks for 64-bit powerpc
Paul Mackerras
2009-06-18
perf_counter tools: Add and use isprint()
Peter Zijlstra
2009-06-18
perf report: Add validation of call-chain entries
Ingo Molnar
2009-06-18
perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...
Ingo Molnar
2009-06-17
perf_counter tools: Replace isprint() with issane()
Peter Zijlstra
2009-06-17
perf report: Add --sort <call> --call <$regex>
Peter Zijlstra
2009-06-15
perf report: Fix 32-bit printf format
Ingo Molnar
2009-06-15
perf report: Add per system call overhead histogram
Ingo Molnar
2009-06-15
perf record: Fix fast task-exit race
Ingo Molnar
2009-06-14
perf record/report: Add call graph / call chain profiling
Ingo Molnar
2009-06-14
perf report: Print out raw events in hexa
Ingo Molnar
2009-06-13
perf annotate: Fixes for filename:line displays
Frederic Weisbecker
2009-06-13
perf stat: Enable raw data to be printed
Ingo Molnar
2009-06-13
perf stat: Add feature to run and measure a command multiple times
Ingo Molnar
2009-06-13
perf stat: Reorganize output
Ingo Molnar
2009-06-13
perf annotate: Print a sorted summary of annotated overhead lines
Frederic Weisbecker
2009-06-13
perf annotate: Print the filename:line for annotated colored lines
Frederic Weisbecker
2009-06-12
perf_counter: Start documenting HAVE_PERF_COUNTERS requirements
Mike Frysinger
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-12
perf record: Explicity program a default counter
Peter Zijlstra
2009-06-12
perf_counter tools: Remove one L1-data alias
Yong Wang
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-11
perf_counter tools: Normalize data using per sample period data
Peter Zijlstra
2009-06-10
perf_counter tools: Propagate signals properly
Peter Zijlstra
2009-06-10
perf_counter tools: Small frequency related fixes
Peter Zijlstra
2009-06-08
perf_counter tools: Standardize color printing
Ingo Molnar
2009-06-08
perf report: Add support for profiling JIT generated code
Pekka Enberg
2009-06-07
perf stat: Print out instructins/cycle metric
Ingo Molnar
2009-06-07
perf report: Print more expressive message in case of file open error
Ingo Molnar
2009-06-07
perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER
Ingo Molnar
2009-06-07
perf record: Fall back to cpu-clock-ticks if no PMU
Ingo Molnar
2009-06-07
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...
Ingo Molnar
2009-06-07
perf stat: Continue even on counter creation error
Ingo Molnar
2009-06-07
perf top: Wait for a minimal set of events before reading first snapshot
Frederic Weisbecker
2009-06-06
perf annotate: Fix command line help text
Ingo Molnar
2009-06-06
perf_counter tools: Initialize a stack variable before use
Arjan van de Ven
2009-06-06
perf annotate: Automatically pick up vmlinux in the local directory
Ingo Molnar
2009-06-06
perf_counter tools: Fix error condition in parse_aliases()
Ingo Molnar
2009-06-06
perf_counter tools: Warning fixes on 32-bit
Arjan van de Ven
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar