perf script: Align event name properly
[deliverable/linux.git] / tools / perf / util /
2016-01-08  Jiri Olsaperf tools: Do not show trace command if it's not compi...
2016-01-08  Namhyung Kimperf report: Change default to use event group view
2016-01-08  Namhyung Kimperf top: Decay periods in callchains
2016-01-08  Arnaldo Carvalho... tools lib: Move bitmap.[ch] from tools/perf/ to tools...
2016-01-08  Arnaldo Carvalho... tools lib: Sync tools/lib/find_bit.c with the kernel
2016-01-08  Arnaldo Carvalho... tools lib: Move find_next_bit.c to tools/lib/
2016-01-07  Arnaldo Carvalho... perf python: Add missing files to binding link list
2016-01-07  Arnaldo Carvalho... perf evlist: Introduce perf_evlist__new_dummy constructor
2016-01-06  Stephane Eranianperf pmu: fix alias->snapshot missing initialization bug
2016-01-06  Jiri Olsaperf cpumap: Fix cpu conversion in cpu_map__from_entries
2016-01-06  Jiri Olsaperf script: Add python support for stat events
2016-01-06  Jiri Olsaperf script: Add process_stat/process_stat_interval...
2016-01-06  Namhyung Kimperf tools: Add all matching dynamic sort keys for...
2016-01-06  Namhyung Kimperf tools: Make 'trace' or 'trace_fields' sort key...
2016-01-06  Namhyung Kimperf tools: Add 'trace_fields' dynamic sort key
2016-01-06  Namhyung Kimperf tools: Skip dynamic fields not defined for current...
2016-01-06  Namhyung Kimperf tools: Support '<event>.*' dynamic sort key
2016-01-06  Namhyung Kimperf tools: Support shortcuts for events in dynamic...
2016-01-06  Namhyung Kimperf report/top: Add --raw-trace option
2016-01-06  Namhyung Kimperf tools: Add 'trace' sort key
2016-01-06  Namhyung Kimperf tools: Try to show pretty printed output for dynam...
2016-01-06  Namhyung Kimperf tools: Add dynamic sort key for tracepoint events
2016-01-06  Namhyung Kimperf tools: Pass evlist to setup_sorting()
2016-01-06  Namhyung Kimperf hist: Save raw_data/size for tracepoint events
2016-01-06  Namhyung Kimperf hist: Pass struct sample to __hists__add_entry()
2016-01-06  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2015-12-18  Ingo MolnarMerge tag 'perf-core-for-mingo-3' of git://git./linux...
2015-12-18  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to make...
2015-12-18  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-12-18  Ingo MolnarMerge tag 'perf-core-for-mingo-2.1' of git://git./linux...
2015-12-17  Jiri Olsaperf evlist: Export id_add_fd()
2015-12-17  Jiri Olsaperf stat record: Initialize record features
2015-12-17  Jiri Olsaperf tools: Introduce stat perf.data header feature
2015-12-17  Jiri Olsaperf report: Display newly added events in raw dump
2015-12-17  Jiri Olsaperf tools: Add perf_event__fprintf_event_update function
2015-12-17  Jiri Olsaperf tools: Add event_update event cpus type
2015-12-17  Jiri Olsaperf tools: Add event_update event name type
2015-12-17  Jiri Olsaperf tools: Add event_update event scale type
2015-12-17  Jiri Olsaperf tools: Add event_update event unit type
2015-12-17  Jiri Olsaperf tools: Add event_update user level event
2015-12-17  Jiri Olsaperf tools: Add stat events fprintf functions
2015-12-17  Jiri Olsaperf tools: Add stat round event synthesize function
2015-12-17  Jiri Olsaperf tools: Add stat round user level event
2015-12-17  Jiri Olsaperf tools: Add stat event read function
2015-12-17  Jiri Olsaperf tools: Add stat event synthesize function
2015-12-17  Jiri Olsaperf tools: Add stat user level event
2015-12-17  Jiri Olsaperf tools: Add stat config event read function
2015-12-17  Jiri Olsaperf tools: Add stat config event synthesize function
2015-12-17  Jiri Olsaperf tools: Add stat config user level event
2015-12-17  Jiri Olsaperf cpu_map: Add perf_event__fprintf_cpu_map function
2015-12-17  Jiri Olsaperf cpu_map: Add cpu_map__new_event function
2015-12-17  Jiri Olsaperf cpu_map: Add cpu_map event synthesize function
2015-12-17  Jiri Olsaperf cpu_map: Add cpu_map user level event
2015-12-17  Jiri Olsaperf thread_map: Add perf_event__fprintf_thread_map...
2015-12-17  Jiri Olsaperf thread_map: Add thread_map__new_event function
2015-12-17  Jiri Olsaperf thread_map: Add thread_map event sythesize function
2015-12-17  Jiri Olsaperf thread_map: Add thread_map user level event
2015-12-17  Josh Poimboeufperf subcmd: Create subcmd library
2015-12-17  Josh Poimboeufperf tools: Finalize subcmd independence
2015-12-17  Josh Poimboeufperf tools: Remove 'perf' from subcmd function and...
2015-12-17  Josh Poimboeufperf tools: Remove subcmd dependencies on strbuf
2015-12-16  Arnaldo Carvalho... perf list: Robustify event printing routine
2015-12-16  Arnaldo Carvalho... perf list: Add support for PERF_COUNT_SW_BPF_OUT
2015-12-16  Josh Poimboeufperf tools: Provide subcmd configuration at runtime
2015-12-16  Josh Poimboeufperf tools: Document the fact that parse_options*(...
2015-12-16  Josh Poimboeufperf tools: Move strlcpy() from perf to tools/lib/string.c
2015-12-14  Wang Nanperf tools: Make options always available, even if...
2015-12-14  Josh Poimboeufperf tools: Convert parse-options.c internal functions...
2015-12-14  Josh Poimboeufperf tools: Move help_unknown_cmd() to its own file
2015-12-14  Josh Poimboeufperf tools: Remove check for unused PERF_PAGER_IN_USE
2015-12-14  Josh Poimboeufperf tools: Create pager.h
2015-12-14  Andi Kleenperf evsel: Disable branch flags/cycles for --callgraph lbr
2015-12-14  Arnaldo Carvalho... perf thread: Fix reference count initial state
2015-12-14  Arnaldo Carvalho... perf tools: Use same signal handling strategy as 'record'
2015-12-14  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-14  Ingo MolnarMerge tag 'v4.4-rc5' into perf/core, to pick up fixes
2015-12-12  Kevin HilmanMerge tag 'imx-fixes-4.4-2' of git://git./linux/kernel...
2015-12-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-11  Wang Nanperf tools: Clear struct machine during machine__init()
2015-12-11  Wang Nanperf data: Add u32_hex data type
2015-12-11  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-10  Arnd BergmannMerge tag 'berlin-fixes-for-4.4-rc1-1' of git://git...
2015-12-10  Arnd BergmannMerge tag 'at91-4.4-fixes-2' of git://git./linux/kernel...
2015-12-10  Arnd BergmannMerge tag 'samsung-fixes-4.4' of https://git./linux...
2015-12-10  Masami Hiramatsuperf symbols: Fix dso__load_sym to put dso
2015-12-10  Masami Hiramatsuperf tools: Make perf_session__register_idle_thread...
2015-12-10  Namhyung Kimperf top: Delete half-processed hist entries when exit
2015-12-10  Namhyung Kimperf tools: Get rid of exit_browser() from usage_with_o...
2015-12-10  Namhyung Kimperf thread_map: Free strlist on constructor error...
2015-12-10  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-10  Linus TorvaldsMerge tag 'vfio-v4.4-rc5' of git://github.com/awilliam...
2015-12-10  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-12-09  Greg Kroah-HartmanMerge tag 'fixes-for-v4.4-rc5' of git://git./linux...
2015-12-09  Josh Poimboeufperf tools: Move cmd_version() to builtin-version.c
2015-12-09  Josh Poimboeufperf tools: Save cmdline arguments earlier
2015-12-09  Josh Poimboeufperf tools: Move term functions out of util.c
2015-12-09  Josh Poimboeufperf tools: Remove unused pager_use_color variable
2015-12-09  Masami Hiramatsuperf tools: Fix write_numa_topology to put cpu_map...
2015-12-09  Masami Hiramatsuperf machine: Fix machine.vmlinux_maps to make sure...
2015-12-09  Masami Hiramatsuperf tools: Fix maps__fixup_overlappings to put used...
next
This page took 0.069486 seconds and 8 git commands to generate.