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
Age
Commit message (
Expand
)
Author
2013-05-28
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
2013-05-28
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
2013-05-28
perf hists: Move locking to its call-sites
Namhyung Kim
2013-05-28
perf top: Get rid of *_threaded() functions
Namhyung Kim
2013-05-28
perf top: Fix percent output when no samples collected
Namhyung Kim
2013-05-28
perf tools: Handle JITed code in shared memory
Andi Kleen
2013-05-28
perf top: Use sort__has_sym
Namhyung Kim
2013-05-28
perf sort: Cleanup sort__has_sym setting
Namhyung Kim
2013-05-28
perf sort: Reorder HISTC_SRCLINE index
Namhyung Kim
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
2013-05-28
perf sort: Factor out common code in sort_dimension__add()
Namhyung Kim
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-05-28
perf report: Fix alignment of symbol column when -v is given
Namhyung Kim
2013-05-28
perf hists: Free unused mem info of a matched hist entry
Namhyung Kim
2013-05-28
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
2013-05-28
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
2013-04-01
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
perf tools: Fix output of symbol_daddr offset
Namhyung Kim
2013-04-01
perf machine: Detect data vs. text mappings
Stephane Eranian
2013-04-01
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-04-01
perf record: Add support for mem access profiling
Stephane Eranian
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
2013-03-25
perf stat: Refactor aggregation code
Stephane Eranian
2013-03-21
perf tools: Cleanup calc_data_size logic
Namhyung Kim
2013-03-21
perf tools: Get rid of die() calls in trace-data-read.c
Namhyung Kim
2013-03-21
perf tools: Get rid of read_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
perf tools: Get rid of malloc_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
perf tools: Handle failure case in trace_report()
Namhyung Kim
2013-03-21
perf tools: Get rid of die() calls from trace-event-info.c
Namhyung Kim
2013-03-21
perf tools: Get rid of write_or_die() from trace-event-info.c
Namhyung Kim
2013-03-21
perf tools: Get rid of malloc_or_die() in trace-event-info.c
Namhyung Kim
2013-03-21
perf tools: Let get_tracing_file() return NULL to indicate failure.
Namhyung Kim
2013-03-21
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-03-18
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-03-15
perf stat: Introduce --repeat forever
Frederik Deweerdt
2013-03-15
perf evlist: Introduce perf_evlist__close()
Namhyung Kim
2013-03-15
perf evsel: Cleanup perf_evsel__exit()
Namhyung Kim
2013-03-15
perf tools: Remove duplicated page_size definition
Namhyung Kim
2013-03-15
perf tools: Remove unused macro definitions
Namhyung Kim
2013-03-15
perf tools: Remove unnecessary calc_data_size variable
Namhyung Kim
2013-03-15
perf tools: Remove unused struct definitions
Namhyung Kim
2013-03-15
perf tools: Remove unused trace_read_data function
Namhyung Kim
2013-03-15
perf machine: Move machine__remove_thread and make static
David Ahern
[next]