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
/
util
Age
Commit message (
Expand
)
Author
2014-08-13
perf top: Fix -z option behavior
Namhyung Kim
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
perf symbols: Fix a memory leak in vmlinux_path__init()
Namhyung Kim
2014-08-13
perf tools: Prefer to use a cpu-wide event for probing CLOEXEC
Adrian Hunter
2014-08-13
perf tools: Fix probing the kernel API with cpu-wide events
Adrian Hunter
2014-08-13
perf tools: Fix one of the probe events to exclude kernel
Adrian Hunter
2014-08-13
perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2
Adrian Hunter
2014-08-13
perf probe: Fix --del option to delete events only with uprobe events
Masami Hiramatsu
2014-08-13
perf probe: Fix --list option to show events only with uprobe events
Masami Hiramatsu
2014-08-13
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
2014-08-13
perf tools: Add cpu_startup_entry to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2014-08-13
perf top: Don't look for kernel idle symbols in all DSOs
Arnaldo Carvalho de Melo
2014-08-12
perf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event type open counters du...
Jiri Olsa
2014-08-12
perf tools: Add name field into perf_hpp_fmt
Namhyung Kim
2014-08-12
perf report: Honor column width setting
Namhyung Kim
2014-08-12
perf tools: Save column length in perf_hpp_fmt
Namhyung Kim
2014-08-12
perf tools: Make __hpp__fmt() receive an additional len argument
Namhyung Kim
2014-08-12
perf tools: Left-align output contents
Namhyung Kim
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
2014-08-12
perf tools: Allow out of order messages in forced flush
Jiri Olsa
2014-08-12
perf tools: Add debug prints for ordered events queue
Jiri Olsa
2014-08-12
perf tools: Add report.queue-size config file option
Jiri Olsa
2014-08-12
perf tools: Add perf_config_u64 function
Jiri Olsa
2014-08-12
perf tools: Add ordered_events__free function
Jiri Olsa
2014-08-12
perf tools: Add ordered_events__init function
Jiri Olsa
2014-08-12
perf tools: Use list_move in ordered_events_delete function
Jiri Olsa
2014-08-12
perf tools: Create ordered-events object
Jiri Olsa
2014-08-12
perf tools: Make perf_session__deliver_event global
Jiri Olsa
2014-08-12
perf tools: Flush ordered events in case of allocation failure
Jiri Olsa
2014-08-12
perf tools: Limit ordered events queue size
Jiri Olsa
2014-08-12
perf tools: Factor ordered_events__flush to be more generic
Jiri Olsa
2014-08-12
perf tools: Add ordered_events__(new|delete) interface
Jiri Olsa
2014-08-12
perf tools: Rename ordered_events members
Jiri Olsa
2014-08-12
perf tools: Rename ordered_samples struct to ordered_events
Jiri Olsa
2014-08-12
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
perf record: Honour --no-time command line option
Andi Kleen
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
2014-07-31
perf evlist: Don't run workload if not told to
Arnaldo Carvalho de Melo
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
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-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
[next]