2012-09-04 | Namhyung Kim | sched: Add time unit suffix to sched sysctl knobs Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-09-04 | Namhyung Kim | sched/debug: Limit sd->*_idx range on sysctl Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-09-04 | Namhyung Kim | sched: Remove AFFINE_WAKEUPS feature flag Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-08-01 | Namhyung Kim | perf target: Fix check on buffer size Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-26 | Namhyung Kim | scripts/tags.sh: Teach [ce]tags about libtraceeevent... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-26 | Namhyung Kim | sched: Use task_rq_unlock() in __sched_setscheduler() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-25 | Namhyung Kim | tools lib traceevent: Ignore TRACEEVENT-CFLAGS file Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-25 | Namhyung Kim | tools lib traceevent: Detect build environment changes Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-06 | Namhyung Kim | MAINTAINERS/sched: Update scheduler file pattern Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Cleanup realloc use Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Check return value of arg_to_str() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Check result of malloc() during... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Fix some comments Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Do not call add_event() again... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Pass string type argument to... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Handle realloc() failure path Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Handle strdup failure cases Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Introduce extend_token() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-07-04 | Namhyung Kim | tools lib traceevent: Fix printk_cmp() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-29 | Namhyung Kim | tools lib traceevent: Replace malloc_or_die to plain... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-29 | Namhyung Kim | tools lib traceevent: Add support for __print_hex() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-29 | Namhyung Kim | tools lib traceevent: Use local variable 'field' Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-29 | Namhyung Kim | tools lib traceevent: Check string is really printable Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-29 | Namhyung Kim | tools lib traceevent: Make dependency files regeneratable Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-29 | Namhyung Kim | tools lib traceevent: Teach [ce]tags about libtraceeevent... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-28 | Namhyung Kim | tracing/kvm: Use __print_hex() for kvm_emulate_insn... Cc: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-27 | Namhyung Kim | perf bench: Documentation update Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-25 | Namhyung Kim | perf evsel: Fix a build failure on cross compilation Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2012-06-19 | Namhyung Kim | perf ui/gtk: Use struct perf_error_ops Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-06-19 | Namhyung Kim | perf ui/gtk: Add GTK info_bar widget to browser window Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-06-19 | Namhyung Kim | perf ui/gtk: Add GTK statusbar widget to browser window Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-06-19 | Namhyung Kim | perf ui/gtk: Introduce struct perf_gtk_context Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-06-19 | Namhyung Kim | perf ui: Introduce struct perf_error_ops Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-31 | Namhyung Kim | perf: Remove duplicate invocation on perf_event_for_each Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-31 | Namhyung Kim | perf evlist: Pass third argument to ioctl explicitly Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-31 | Namhyung Kim | perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-31 | Namhyung Kim | perf tools: Check if callchain is corrupted Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-31 | Namhyung Kim | perf callchain: Make callchain cursors TLS Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-29 | Namhyung Kim | perf tools: Convert critical messages to ui__error() Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-28 | Namhyung Kim | perf ui: Make --stdio default when TUI is not supported Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-26 | Namhyung Kim | tools lib traceevent: Silence compiler warning on 32bit... Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-24 | Namhyung Kim | tools lib traceevent: Fix signature of create_arg_item() Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-24 | Namhyung Kim | tools lib traceevent: Use proper function parameter... Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-24 | Namhyung Kim | tools lib traceevent: Fix freeing arg on process_dynamic_array() Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-24 | Namhyung Kim | tools lib traceevent: Fix a possibly wrong memory dereference Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-24 | Namhyung Kim | tools lib traceevent: Fix a possible memory leak Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-22 | Namhyung Kim | perf target: Add cpu flag to sample_type if target... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-22 | Namhyung Kim | perf tools: Always try to build libtraceevent Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-22 | Namhyung Kim | perf tools: Rename libparsevent to libtraceevent in... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-17 | Namhyung Kim | perf target: Add uses_mmap field Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-16 | Namhyung Kim | tracing: Check return value of tracing_dentry_percpu() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-05-16 | Namhyung Kim | Revert 'perf evlist: Fix creation of cpu map' Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-16 | Namhyung Kim | perf target: Rename functions to avoid double negation Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-07 | Namhyung Kim | perf stat: Use perf_evlist__create_maps Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-07 | Namhyung Kim | perf target: Consolidate target task/cpu checking Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-07 | Namhyung Kim | perf tools: Introduce perf_target__strerror() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-07 | Namhyung Kim | perf target: Introduce perf_target__parse_uid() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-07 | Namhyung Kim | perf target: Introduce perf_target_errno Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-07 | Namhyung Kim | perf evlist: Fix creation of cpu map Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf ui: Change fallback policy of setup_browser() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf ui: Add gtk2 support into setup_browser() Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf ui gtk: Rename functions for consistency Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_brow... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf ui: Make setup_browser() generic Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf target: Split out perf_target handling code Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf tools: Check more combinations of PID/TID, UID... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf evlist: Make create_maps() take struct perf_target Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf tools: Introduce perf_target__validate() helper Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf top: Convert to struct perf_target Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf stat: Convert to struct perf_target Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-02 | Namhyung Kim | perf tools: Introduce struct perf_target Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-05-01 | Namhyung Kim | perf build-id: Fix filename size calculation Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-04-14 | Namhyung Kim | perf tools: Ignore auto-generated bison/flex files Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-04-11 | Namhyung Kim | perf tools: Move GTK+ bits to tools/perf/ui/gtk directory Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-04-11 | Namhyung Kim | perf tools: Move UI bits to tools/perf/ui directory Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-04-11 | Namhyung Kim | perf annotate: Fix a build error Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-04-11 | Namhyung Kim | perf tools: Ignore auto-generated bison/flex files Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-03-29 | Namhyung Kim | perf tools: Add missing ref-cycles event back to event... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-03-19 | Namhyung Kim | perf report: Document --symbol-filter option Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-03-19 | Namhyung Kim | perf ui browser: Clean lines inside of the input window Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Cc: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf report: Treat an argument as a symbol filter Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf report: Add --symbol-filter option Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf ui browser: Add 's' key to filter by symbol name Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf ui browser: Introduce ui_browser__input_window Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf hists: Add hists__filter_by_symbol Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf tools: Do not disable members of group event Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-16 | Namhyung Kim | perf stat: Fix event grouping on forked task Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf annotate: Add missing newline on error message Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf annotate: Fix help string on tui Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf annotate: Restore title when came back to original... Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf annotate: Handle lower case key code in annotate_browse... Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf annotate: Print asm code as blue when source code... Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf tools: Add descriptions of missing Makefile arguments Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-03-05 | Namhyung Kim | perf evlist: Restore original errno after open failed Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-02-29 | Namhyung Kim | perf evlist: Return first evsel for non-sample event... Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-02-28 | Namhyung Kim | perf/hwbp: Fix a possible memory leak Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-02-14 | Namhyung Kim | perf tools: Get rid of ctype.h in symbol.c Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-02-14 | Namhyung Kim | perf tools: ctype.c only wants util.h Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-02-14 | Namhyung Kim | perf tools: Implement islower/isupper macro into util.h Cc: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2012-02-13 | Namhyung Kim | perf tools: Fix build dependency of perf python extension Signed-off-by: Namhyung Kim <namhyung@gmail.com> |
commit | commitdiff | tree |
next |