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
Age
Commit message (
Expand
)
Author
2014-07-25
perf inject: Add --kallsyms parameter
Adrian Hunter
2014-07-25
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
2014-07-24
perf session: Fix accounting of ordered samples queue
Jiri Olsa
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
2014-07-23
perf tools: Fix build on gcc 4.4.7
Arnaldo Carvalho de Melo
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
perf tools: Add vdso__new()
Adrian Hunter
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
perf tools: Group VDSO global variables into a structure
Adrian Hunter
2014-07-23
perf session: Add ability to skip 4GiB or more
Adrian Hunter
2014-07-23
perf session: Add ability to 'skip' a non-piped event stream
Adrian Hunter
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
2014-07-23
perf tools: Add dso__data_size()
Adrian Hunter
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2014-07-23
perf tools: Add cpu to struct thread
Adrian Hunter
2014-07-23
perf tools: Add dsos__hit_all()
Adrian Hunter
2014-07-23
perf tools: Add dso__data_status_seen()
Adrian Hunter
2014-07-23
perf tools: Record whether a dso has data
Adrian Hunter
2014-07-23
perf script: Do not print dangling '=>' for BTS
Adrian Hunter
2014-07-23
perf script: Improve srcline display for BTS
Adrian Hunter
2014-07-23
perf tools: Fix jump label always changing during tracing
Adrian Hunter
2014-07-22
perf tools: Fix incorrect fd error comparison
Adrian Hunter
2014-07-18
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-07-18
perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
Jiri Olsa
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-18
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2014-07-17
perf tools: Remove needless getopt.h includes
Jiri Olsa
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
2014-07-17
perf tools: Factor eprintf to allow different debug variables
Jiri Olsa
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
2014-07-17
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
2014-07-17
perf thread: Allow deletion of a thread with no map groups
Adrian Hunter
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
2014-07-16
perf evsel: Add 'immediate' option
Adrian Hunter
2014-07-16
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2014-07-16
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
2014-07-16
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
2014-07-16
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
2014-07-16
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2014-07-16
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2014-07-16
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
perf buildid-cache: Apply force option to copying kcore
Adrian Hunter
2014-07-16
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
2014-07-16
perf inject: Fix build id injection
Adrian Hunter
[next]