summaryrefslogtreecommitdiffstats
path: root/src/tools/perftool
AgeCommit message (Expand)AuthorFilesLines
2017-04-03g2: add multi-track time-slew controlsDave Barach1-0/+181
2017-03-25g2, c2cpel, and cpeldump: scale to 8M event log filesDave Barach2-0/+6
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-12/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion14-0/+4819
s2306'>rls2306 Integration testsGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/__init__.py
blob: 73d02f6793ed970739aea60c7a4ea1359db22ea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright (c) 2016 Cisco and/or its affiliates.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at:
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

"""
__init__ file for directory resources/libraries
"""