aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.c
Commit message (Expand)AuthorAge
* perf tools: Just pr_debug() about not being able to read cacheline_sizeArnaldo Carvalho de Melo2016-07-15
* perf tools: Fallback to reading sysfs to get cacheline sizeArnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf config: Introduce new init() and exit()Taeung Song2016-06-23
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-23
* perf tools: Remove --perf-dir and --work-dirArnaldo Carvalho de Melo2016-06-21
* perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-16
* perf tools: Make alias handler to check return value of strbufMasami Hiramatsu2016-05-10
* perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-27
* perf config: Remove duplicated set_buildid_dir callsTaeung Song2016-03-30
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-26
* perf tools: Use asprintf() for simple string formatting/allocationArnaldo Carvalho de Melo2016-02-25
* perf tools: Initialize libapi debug outputJiri Olsa2016-02-16
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-08
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-16
* perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf2015-12-16
* perf tools: Save cmdline arguments earlierJosh Poimboeuf2015-12-09
* perf tools: Add 'perf config' commandTaeung Song2015-11-23
* perf tools: Enable passing bpf object file to --eventWang Nan2015-10-28
* perf tools: Handle -h and -v optionsJiri Olsa2015-10-05
* perf env: Introduce read_cpu_topology_map() methodArnaldo Carvalho de Melo2015-09-14
* tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-04
* perf tools: Move tracing_path stuff under same namespaceJiri Olsa2015-09-02
* perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa2015-09-02
* perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2015-08-28
* perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song2015-02-27
* perf list: Avoid confusion of perf output and the next command promptYunlong Song2015-02-27
* perf tools: Add new 'perf data' commandJiri Olsa2015-02-25
* perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-09
* perf: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
* perf tools: Fix perf usage string leftoverJiri Olsa2014-07-28
* perf tools: Add --debug optionto set debug variableJiri Olsa2014-07-17
* perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-09
* perf trace: Warn the user when not availableArnaldo Carvalho de Melo2014-06-03
* tools/: Convert to new topic librariesBorislav Petkov2013-12-16
* perf trace: Add 'trace' alias to 'perf trace'Arnaldo Carvalho de Melo2013-10-11
* perf tools: Unify page_size usageJiri Olsa2013-10-09
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* perf tools: Convert needless static variable to localArnaldo Carvalho de Melo2013-04-01
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-01
* perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2013-03-15
* perf tools: Introduce tools/lib/lk libraryBorislav Petkov2013-03-15
* perf tools: Remove some needless die() calls from the main routineArnaldo Carvalho de Melo2013-01-24
* perf tools: Add gtk.<command> config option for launching GTK browserNamhyung Kim2012-11-14
* perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-31
* perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-29
* perf tools: Have the page size value available for all toolsArnaldo Carvalho de Melo2012-10-06
* perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-02
* perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-28