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
Age
Commit message (
Expand
)
Author
2016-03-08
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
2016-03-08
perf stat: Document --detailed option
Borislav Petkov
2016-03-08
perf hists: Add level field to struct perf_hpp_fmt
Namhyung Kim
2016-03-08
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
2016-03-08
perf jit: Move clockid validation
Adrian Hunter
2016-03-08
perf jit: Let jit_process() return errors
Adrian Hunter
2016-03-08
perf session: Simplify tool stubs
Adrian Hunter
2016-03-08
perf inject: Hit all DSOs for AUX data in JIT and other cases
Adrian Hunter
2016-03-08
perf tools: Explicitly declare inc_group_count as a void function
Colin Ian King
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
2016-03-03
perf stat: Check for frontend stalled for metrics
Andi Kleen
2016-03-03
perf tests: Initialize sa.sa_flags
Colin Ian King
2016-03-03
perf test: Fix hists related entries
Arnaldo Carvalho de Melo
2016-03-03
perf script: Fix double free on command_line
Colin Ian King
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
2016-03-03
perf record: Ensure return non-zero rc when mmap fail
Wang Nan
2016-03-03
perf record: Introduce record__finish_output() to finish a perf.data
Wang Nan
2016-03-03
perf record: Extract synthesize code to record__synthesize()
Wang Nan
2016-03-03
perf record: Use WARN_ONCE to replace 'if' condition
Wang Nan
2016-03-03
perf data: Explicitly set byte order for integer types
Wang Nan
2016-03-03
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
2016-02-29
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
2016-02-29
perf tools: Fix python extension build
Jiri Olsa
2016-02-26
perf trace: Print content of bpf-output event
Wang Nan
2016-02-26
perf trace: Call bpf__apply_obj_config in 'perf trace'
Wang Nan
2016-02-26
perf tools: Only set filter for tracepoints events
Wang Nan
2016-02-26
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-02-26
perf report: Update column width of dynamic entries
Namhyung Kim
2016-02-26
perf hists: Fix dynamic entry display in hierarchy
Namhyung Kim
2016-02-26
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
2016-02-26
perf hists: Fix comparing of dynamic entries
Namhyung Kim
2016-02-26
perf report: Show message for percent limit on gtk
Namhyung Kim
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
2016-02-26
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
2016-02-26
perf report: Show message for percent limit on stdio
Namhyung Kim
2016-02-26
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
2016-02-25
perf script: Remove duplicated code and needless script_spec__findnew()
Taeung Song
2016-02-25
perf script: Exception handling when the print fmt is empty
Taeung Song
2016-02-25
perf tools: Fix parsing of pmu events with empty list of modifiers
Arnaldo Carvalho de Melo
2016-02-25
perf jvmti: improve error message in Makefile
Stephane Eranian
2016-02-25
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
2016-02-24
perf top: Add --hierarchy option
Namhyung Kim
2016-02-24
perf hists: Support decaying in hierarchy mode
Namhyung Kim
2016-02-24
perf report: Add --hierarchy option
Namhyung Kim
2016-02-24
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
2016-02-24
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
[prev]
[next]