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
/
include
Age
Commit message (
Expand
)
Author
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-05-01
tools: Unify export.h
Borislav Petkov
2014-03-18
perf tools: Remove unused simple_strtoul() function
Ramkumar Ramachandra
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-02-28
perf tools: Fix strict alias issue for find_first_bit
Jiri Olsa
2014-02-18
perf tools: Drop prefetch.h
Borislav Petkov
2014-02-18
perf tools: Move hash.h header
Borislav Petkov
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-01-31
perf tools: Fix include for non x86 architectures
Francesco Fusco
2014-01-13
tools include: Move perf's bug.h to a generic place
Namhyung Kim
2014-01-13
tools include: Move perf's linux/compiler.h to a generic place
Namhyung Kim
2013-11-05
perf fs: Add procfs support
Jiri Olsa
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2013-10-09
tools/perf: Clean up util/include/linux/compiler.h
Ingo Molnar
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-07-12
perf tools: Default to cpu// for events v5
Andi Kleen
2013-01-24
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2012-10-11
perf: fix duplicate header inclusion
Michel Lespinasse
2012-10-09
rbtree: adjust node color in __rb_erase_color() only when necessary
Michel Lespinasse
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
perf tools: Add memdup function
Jiri Olsa
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
perf tools: include __WORDSIZE definition
Irina Tirdea
2012-09-11
perf tools: Update types definitions for Android
Irina Tirdea
2012-09-11
perf tools: include wrapper for magic.h
Irina Tirdea
2012-09-08
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
2012-09-07
perf tools: Fix build for another rbtree.c change
Adrian Hunter
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-06-29
perf tools: Adding round_up/round_down macros
Jiri Olsa
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-03-26
perf tools: Switch module.h into export.h
Jiri Olsa
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-14
perf tools, x86: Build perf on older user-space as well
Ingo Molnar
2012-02-13
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
2011-08-18
perf tools: Fix build against newer glibc
Josh Boyer
2011-05-26
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-18
perf bench, x86: Add alternatives-asm.h wrapper
Ingo Molnar
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
2010-11-26
perf bench: Add feature that measures the performance of the arch/x86/lib/mem...
Hitoshi Mitake
2010-08-12
perf: Add back list_head data types
Ingo Molnar
[next]